Skip to main content

DEFAULT_MAX_TXS_PER_SENDER

Constant DEFAULT_MAX_TXS_PER_SENDER 

Source
pub const DEFAULT_MAX_TXS_PER_SENDER: usize = 16;
Expand description

Default maximum number of transactions per sender in the AA 2D pool.

This limit prevents a single sender from monopolizing pool capacity.