create_reconciliation_rejected

Function create_reconciliation_rejected 

Source
pub fn create_reconciliation_rejected(
    order: &OrderAny,
    reason: Option<&str>,
    ts_now: UnixNanos,
) -> Option<OrderEventAny>
Expand description

Creates an OrderRejected event for reconciliation.