TXPOOL_MAX_ACCOUNT_SLOTS_PER_SENDER

Constant TXPOOL_MAX_ACCOUNT_SLOTS_PER_SENDER 

Source
pub const TXPOOL_MAX_ACCOUNT_SLOTS_PER_SENDER: usize = 16;
Expand description

Guarantees max transactions for one sender, compatible with geth/erigon