Module zebra_network::protocol::external::inv
source · Expand description
Inventory items. Inventory items for the Zcash network protocol.
Enums§
- An inventory hash which refers to some advertised or requested data.
Constants§
- The maximum number of inventory items in a network message received from a peer.
- The maximum number of transaction inventory items in a network message received from a peer.
- The minimum serialized size of an
InventoryHash
.