Skip to main content

build_cancel_message

Function build_cancel_message 

Source
fn build_cancel_message(v: &ValidatedReplace) -> OrderActionMessage
Expand description

Build an OrderAction::CancelOrder message targeting this replace’s pre-existing order. symbol is intentionally empty — the engine resolves it from order_id in its per-wallet order index (see how cancel_order() does it in this file).