Skip to main content

DEFAULT_QUOTE_VALID_FOR_MS

Constant DEFAULT_QUOTE_VALID_FOR_MS 

Source
const DEFAULT_QUOTE_VALID_FOR_MS: u64 = 25_000;
Expand description

Fallback valid_for_ms applied when a quote provider omits the field on an inbound RFQ response. Chosen to match the rfq-mm default and stay under RfqConfig::max_valid_for_ms (30s).