zebrad::components::mempool::storage

Module 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.