Skip to main content

SBE_SCHEMA_HEADER

Constant SBE_SCHEMA_HEADER 

Source
pub const SBE_SCHEMA_HEADER: &str = "3:5";
Expand description

SBE schema header value (X-MBX-SBE) sent on Spot API requests.

Requests the current 3:5 schema. The decoder accepts any version within schema ID 3 (see parse::MessageHeader::validate), so compatible responses continue to decode.