Skip to main content

assert_order_status

Function assert_order_status 

Source
pub fn assert_order_status(
    cache: &Cache,
    id: &ClientOrderId,
    expected: OrderStatus,
)
Expand description

Asserts the exact status of a cached order.