pub fn create_reconciliation_canceled(
order: &OrderAny,
report: &OrderStatusReport,
ts_now: UnixNanos,
) -> OrderEventAnyExpand description
Creates an OrderCanceled event for reconciliation.
pub fn create_reconciliation_canceled(
order: &OrderAny,
report: &OrderStatusReport,
ts_now: UnixNanos,
) -> OrderEventAnyCreates an OrderCanceled event for reconciliation.