8 lines
72 B
Nim
8 lines
72 B
Nim
|
import
|
||
|
eth_p2p, eth_p2p/rlpx
|
||
|
|
||
|
type
|
||
|
|
||
|
protocol GossipSub(version = 1):
|
||
|
|