fix: update according to nph

This commit is contained in:
DarshanBPatel 2024-07-30 17:49:09 +05:30
parent 12a61a022a
commit b9b9738c59

View File

@ -203,4 +203,4 @@ proc new*(
let wpx = WakuPeerExchange(peerManager: peerManager, cluster: cluster)
wpx.initProtocolHandler()
asyncSpawn wpx.updatePxEnrCache()
return wpx
return wpx