async fn try_cancel_oob_spend(
dbtx: &mut ClientSMDatabaseTransaction<'_, '_>,
operation_id: OperationId,
amount: Amount,
spendable_note: SpendableNote,
global_context: DynGlobalClientContext,
) -> TransactionId
async fn try_cancel_oob_spend(
dbtx: &mut ClientSMDatabaseTransaction<'_, '_>,
operation_id: OperationId,
amount: Amount,
spendable_note: SpendableNote,
global_context: DynGlobalClientContext,
) -> TransactionId