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