mirror of
https://github.com/vacp2p/mix.git
synced 2026-01-08 04:53:55 -05:00
fix(eg): Update noresp-ping example
This commit is contained in:
@@ -110,7 +110,7 @@ proc mixnetSimulation() {.async.} =
|
||||
let conn = createMixEntryConnection(
|
||||
mixProto[senderIndex],
|
||||
some(nodes[receiverIndex].peerInfo.addrs[0]),
|
||||
nodes[receiverIndex].peerInfo.peerId,
|
||||
some(nodes[receiverIndex].peerInfo.peerId),
|
||||
NoRespPingCodec,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user