Applesauce
    Preparing search index...

    Our stored (NIP-60) proof representation with a numeric amount

    type StoredProof = {
        amount: number;
        C: string;
        id: string;
        secret: string;
    }
    Index

    Properties

    Properties

    amount: number
    C: string
    id: string
    secret: string