Expand description
Inventory Registry Implementation
Modules§
- update
- Inventory registry update future.
Structs§
- Inventory
Registry - An Inventory Registry for tracking recent inventory advertisements and missing inventory.
Constants§
- MAX_
INV_ PER_ MAP - The maximum number of inventory hashes we will track from a single peer.
- MAX_
PEERS_ PER_ INV - The maximum number of peers we will track inventory for.
Type Aliases§
- Inventory
Change - A peer inventory status change, used in the inventory status channel.
- Inventory
Marker 🔒 - An internal marker used in inventory status hash maps.
- Inventory
Status - A peer inventory status, which tracks a hash for both available and missing inventory.