Module zebrad::components::mempool::storage::eviction_list
source · Expand description
EvictionList
represents the transaction eviction list with
efficient operations.
Structs§
- An eviction list that allows Zebra to efficiently add entries, get entries, and remove older entries in the order they were inserted.