Skip to content

Commit

Permalink
fix: update according to nph
Browse files Browse the repository at this point in the history
  • Loading branch information
darshankabariya committed Jul 30, 2024
1 parent 42e6a5a commit 0d87d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waku/waku_peer_exchange/protocol.nim
Original file line number Diff line number Diff line change
Expand Up @@ -203,4 +203,4 @@ proc new*(
let wpx = WakuPeerExchange(peerManager: peerManager, cluster: cluster)
wpx.initProtocolHandler()
asyncSpawn wpx.updatePxEnrCache()
return wpx
return wpx

0 comments on commit 0d87d71

Please sign in to comment.