Module inv

Source
Expand description

Inventory items. Inventory items for the Zcash network protocol.

Enums§

InventoryHash
An inventory hash which refers to some advertised or requested data.

Constants§

MAX_INV_IN_RECEIVED_MESSAGE
The maximum number of inventory items in a network message received from a peer.
MAX_TX_INV_IN_SENT_MESSAGE
The maximum number of transaction inventory items in a network message received from a peer.
MIN_INV_HASH_SIZE 🔒
The minimum serialized size of an InventoryHash.