Skip to main content

wait_for_order

Function wait_for_order 

Source
pub async fn wait_for_order(
    api: &TraderApi,
    account_hash: &str,
    order_id: &str,
    opts: WaitOptions,
) -> Result<OrderWaitResult>