Cashu-TS - v4.1.0
    Preparing search index...

    DocumentsWallet EventsGrouped Cancellers

    Grouped cancellers

    const cancelAll = wallet.on.group();
    cancelAll.add(wallet.on.mintQuoteUpdates(ids, onMint, onErr));
    cancelAll();
    // safe to call multiple times