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