package
0.0.7
Repository: https://github.com/meterio/supernova.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

New create a new Communicator instance.

# Structs

Communicator communicates with remote p2p peers to exchange blocks and txs, etc.
No description provided by the author
NewBlockEvent event emitted when received block announcement.
Peer extends p2p.Peer with RPC integrated.
PeerSet manages a set of peers, which mapped by NodeID.
PeerStats records stats of a peer.

# Type aliases

HandleBlockStream to handle the stream of downloaded blocks in sync process.
No description provided by the author
Peers slice of peers.