Updated networking flow (markdown)
parent
9ebdd07669
commit
b67d4c2a4d
|
@ -1,5 +1,7 @@
|
||||||
Execution flow of networking-related code in a beacon_node instance using the Nim libp2p implementation on Linux.
|
Execution flow of networking-related code in a beacon_node instance using the Nim libp2p implementation on Linux.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
beacon_chain/beacon_node.nim:
|
beacon_chain/beacon_node.nim:
|
||||||
|
|
||||||
- BeaconNode.start()
|
- BeaconNode.start()
|
||||||
|
|
Loading…
Reference in New Issue