AppleSauce
    Preparing search index...
    type TokenContent = {
        del: string[];
        mint: string;
        proofs: { amount: number; C: string; id: string; secret: string }[];
        unit?: string;
    }
    Index

    Properties

    Properties

    del: string[]

    tokens that were destroyed in the creation of this token (helps on wallet state transitions)

    mint: string

    Cashu mint for the proofs

    proofs: { amount: number; C: string; id: string; secret: string }[]

    Cashu proofs

    unit?: string

    The cashu unit