Module diem_mempool::network

source ·
Expand description

Interface between Mempool and Network layers.

Structs

Enums

  • Container for exchanging transactions with other Mempools.

Constants

Functions

  • Create a new Sender that only sends for the MEMPOOL_DIRECT_SEND_PROTOCOL ProtocolId and a Receiver (Events) that explicitly returns only said ProtocolId..

Type Definitions