mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-26 22:39:49 +00:00
Bump libp2p (#4066)
This commit is contained in:
parent
2ad5239fae
commit
2da13c0b22
@ -1754,8 +1754,6 @@ proc startListening*(node: Eth2Node) {.async.} =
|
||||
fatal "Failed to start LibP2P transport. TCP port may be already in use"
|
||||
quit 1
|
||||
|
||||
await node.pubsub.start()
|
||||
|
||||
proc peerPingerHeartbeat(node: Eth2Node): Future[void] {.gcsafe.}
|
||||
proc peerTrimmerHeartbeat(node: Eth2Node): Future[void] {.gcsafe.}
|
||||
|
||||
|
2
vendor/nim-libp2p
vendored
2
vendor/nim-libp2p
vendored
@ -1 +1 @@
|
||||
Subproject commit e6440c43c211d930d72d6189d4bca67fef7276b3
|
||||
Subproject commit 1de7508b64e29c2bcad7a393c36cf8390a8c50fe
|
Loading…
x
Reference in New Issue
Block a user