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