Module node

Module node 

Source
Expand description

Node struct for hosting a P2P Snap Coin node

Modulesยง

mempool
Stores all currently pending transactions, that are waiting to be mined
message
A struct for serializing and deserializing p2p messages
node
The node struct
peer
A struct that handles one connected peer and all of its connection logic, and message processing