async fn await_contract_timeout(
global_context: DynGlobalClientContext,
timelock: u32,
)
Expand description
Waits until a specific block height at which the contract will be able to be reclaimed.
async fn await_contract_timeout(
global_context: DynGlobalClientContext,
timelock: u32,
)
Waits until a specific block height at which the contract will be able to be reclaimed.