Constant TXPOOL_MAX_ACCOUNT_SLOTS_PER_SENDER
pub const TXPOOL_MAX_ACCOUNT_SLOTS_PER_SENDER: usize = 16; // 16usizeExpand description
Guarantees max transactions for one sender, compatible with geth/erigon
pub const TXPOOL_MAX_ACCOUNT_SLOTS_PER_SENDER: usize = 16; // 16usizeGuarantees max transactions for one sender, compatible with geth/erigon