diff --git a/tests/v2/test_waku_switch.nim b/tests/v2/test_waku_switch.nim index a6e9466ee..213ec5304 100644 --- a/tests/v2/test_waku_switch.nim +++ b/tests/v2/test_waku_switch.nim @@ -63,8 +63,7 @@ procSuite "Waku Switch": let # Create a relay address to destSwitch using wakuSwitch as the relay addrs = MultiAddress.init($wakuSwitch.peerInfo.addrs[0] & "/p2p/" & - $wakuSwitch.peerInfo.peerId & "/p2p-circuit/p2p/" & - $destSwitch.peerInfo.peerId).get() + $wakuSwitch.peerInfo.peerId & "/p2p-circuit").get() msg = "Just one relay away..." # Create a custom protocol diff --git a/vendor/nim-libp2p b/vendor/nim-libp2p index 4ace70d53..444b83792 160000 --- a/vendor/nim-libp2p +++ b/vendor/nim-libp2p @@ -1 +1 @@ -Subproject commit 4ace70d53b0b0e3b58cd3bead70b967d34bd03f3 +Subproject commit 444b837923ea2252db9aaa1240ed817c5fe2e3df