pub const TXPOOL_SUBPOOL_MAX_TXS_DEFAULT: usize = 10_000;
The default maximum allowed number of transactions in the given subpool.