@cashu/cashu-ts
    Preparing search index...

    Type Alias LockedMintQuote

    type LockedMintQuote = {
        id: string;
        privkey: string;
    }
    Index

    Properties

    Properties

    id: string
    privkey: string