pub const DERIVE_DEFAULT_PER_INSTRUMENT_MATCHING_TPS: u32 = 1;Expand description
Default per-instrument matching allowance for a Trader-tier account, in
requests per second. Market Maker accounts negotiate higher limits via
crate::config::DeriveExecutionClientConfig’s
max_per_instrument_matching_requests_per_second field. The account-wide
override never inflates this bucket.