Skip to main content

Module rfq

Module rfq 

Source

Constantsยง

DEFAULT_QUOTE_VALID_FOR_MS ๐Ÿ”’
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).
GATEWAY_TOKEN_HEADER ๐Ÿ”’

Functionsยง

authenticate_qp ๐Ÿ”’
gateway_resume_authorized ๐Ÿ”’
handle_qp_message ๐Ÿ”’
handle_qp_socket ๐Ÿ”’
publish_indicative_updates ๐Ÿ”’
qp_websocket_handler
Axum handler for QP WebSocket upgrade at /ws/quotes.
verify_qp_connect_signature ๐Ÿ”’