async fn try_cancel_oob_spend_multi(
dbtx: &mut ClientSMDatabaseTransaction<'_, '_>,
operation_id: OperationId,
spendable_notes: Vec<(Amount, SpendableNote)>,
global_context: DynGlobalClientContext,
) -> TransactionId
async fn try_cancel_oob_spend_multi(
dbtx: &mut ClientSMDatabaseTransaction<'_, '_>,
operation_id: OperationId,
spendable_notes: Vec<(Amount, SpendableNote)>,
global_context: DynGlobalClientContext,
) -> TransactionId