pub const DERIVE_DEFAULT_MATCHING_TPS: u32 = 1;Expand description
Default matching-engine allowance for a Trader-tier account (requests per
second). Market Maker accounts negotiate higher limits and raise this via
crate::config::DeriveExecClientConfig::max_matching_requests_per_second.