Skip to content

Commit

Permalink
chore: final update on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
darshankabariya committed Aug 23, 2024
1 parent 1aeb35d commit 05099cf
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion vendor/nim-chronos
2 changes: 1 addition & 1 deletion vendor/nim-metrics
2 changes: 1 addition & 1 deletion vendor/nim-nat-traversal
2 changes: 1 addition & 1 deletion vendor/nim-results
Submodule nim-results updated 1 files
+2 −2 results.nim
2 changes: 1 addition & 1 deletion vendor/nim-secp256k1
2 changes: 1 addition & 1 deletion vendor/nim-stew
2 changes: 1 addition & 1 deletion vendor/nim-stint
2 changes: 1 addition & 1 deletion waku/waku_peer_exchange/protocol.nim
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const
DefaultMaxRpcSize* = 10 * DefaultMaxWakuMessageSize + 64 * 1024
# TODO what is the expected size of a PX message? As currently specified, it can contain an arbitary number of ENRs...
MaxPeersCacheSize = 60
CacheRefreshInterval = 5.minutes
CacheRefreshInterval = 10.minutes

WakuPeerExchangeCodec* = "/vac/waku/peer-exchange/2.0.0-alpha1"

Expand Down

0 comments on commit 05099cf

Please sign in to comment.