Module zebra_network::peer_set::inventory_registry

source ·
Expand description

Inventory Registry Implementation

Modules§

  • Inventory registry update future.

Structs§

  • An Inventory Registry for tracking recent inventory advertisements and missing inventory.

Constants§

  • The maximum number of inventory hashes we will track from a single peer.
  • The maximum number of peers we will track inventory for.

Type Aliases§

  • A peer inventory status change, used in the inventory status channel.
  • An internal marker used in inventory status hash maps.
  • A peer inventory status, which tracks a hash for both available and missing inventory.