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