async fn await_withdraw_processed(
global_context: DynGlobalClientContext,
context: WalletClientContext,
operation_id: OperationId,
created: CreatedWithdrawState,
) -> Result<Txid, String>
async fn await_withdraw_processed(
global_context: DynGlobalClientContext,
context: WalletClientContext,
operation_id: OperationId,
created: CreatedWithdrawState,
) -> Result<Txid, String>