mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-02 14:03:06 +00:00
set one log to trace in waku_peer_exchang (#3336)
This commit is contained in:
parent
926e69a12d
commit
a28243d446
@ -229,7 +229,7 @@ proc populateEnrCache(wpx: WakuPeerExchange) =
|
||||
|
||||
# swap cache for new
|
||||
wpx.enrCache = newEnrCache
|
||||
debug "ENR cache populated"
|
||||
trace "ENR cache populated"
|
||||
|
||||
proc updatePxEnrCache(wpx: WakuPeerExchange) {.async.} =
|
||||
# try more aggressively to fill the cache at startup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user