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

    Type Alias RawNUT10Option

    type RawNUT10Option = {
        d: string;
        k: string;
        t: string[][];
    }
    Index

    Properties

    d k t

    Properties

    d: string
    k: string
    t: string[][]