Skip to main content

decode_cancel_replace

Function decode_cancel_replace 

Source
pub fn decode_cancel_replace(
    buf: &[u8],
) -> Result<BinanceNewOrderResponse, SbeDecodeError>
Expand description

Decodes the replacement order from a successful cancel-replace response.

ยงErrors

Returns an error for a malformed wrapper or an unsuccessful replacement.