pub fn create_reconciliation_accepted(
order: &OrderAny,
report: &OrderStatusReport,
ts_now: UnixNanos,
) -> OrderEventAnyExpand description
Creates an OrderAccepted event for reconciliation.
ยงPanics
Panics if the order does not have an account_id set.