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