async fn await_contract_cancelled(
contract_id: ContractId,
global_context: DynGlobalClientContext,
)Expand description
Waits for a contract with contract_id to be cancelled by the gateway.
async fn await_contract_cancelled(
contract_id: ContractId,
global_context: DynGlobalClientContext,
)Waits for a contract with contract_id to be cancelled by the gateway.