Module network

Source
Expand description

Interface between Mempool and Network layers.

Structs§

NetworkReceivers
Just a convenience struct to keep all the network proxy receiving queues in one place. Will be returned by the NetworkTask upon startup.
NetworkTask

Enums§

MempoolSyncMsg
Container for exchanging transactions with other Mempools.