fn build_cancel_message(v: &ValidatedReplace) -> OrderActionMessageExpand 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).