Applesauce
    Preparing search index...
    type TokenContent = {
        del: string[];
        mint: string;
        proofs: StoredProof[];
        unit?: string;
    }
    Index

    Properties

    Properties

    del: string[]

    An array of nostr event ids of the WALLET_TOKEN_KIND token events that were destroyed in the creation of this token (helps on wallet state transitions). These are nostr event ids, never cashu token/proof ids — cashu tokens have no id outside of an app.

    mint: string

    Cashu mint for the proofs

    proofs: StoredProof[]

    Cashu proofs (stored with numeric amounts)

    unit?: string

    The cashu unit