Skip to content

Commit

Permalink
yy WIP. Increase p2p message caching duration
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyowd committed Nov 25, 2017
1 parent 951ab03 commit decf61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/net/include/graphene/net/config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
* Recently lowered from 30 to match the default expiration time
* the web wallet imposes on transactions.
*/
#define GRAPHENE_NET_MESSAGE_CACHE_DURATION_IN_BLOCKS 5
#define GRAPHENE_NET_MESSAGE_CACHE_DURATION_IN_BLOCKS 40

/**
* We prevent a peer from offering us a list of blocks which, if we fetched them
Expand Down

0 comments on commit decf61e

Please sign in to comment.