pub const DERIVE_DEFAULT_MATCHING_TPS: u32 = 1;Expand description
Default matching-engine allowance for a Trader-tier account, in requests
per second. Market Maker accounts negotiate higher limits via
crate::config::DeriveExecutionClientConfig’s
max_matching_requests_per_second field.