Cashu-TS - v3.3.0
    Preparing search index...

    Type Alias GetKeysResponse

    NUT-01 Keys API response (/v1/keys)

    type GetKeysResponse = {
        keysets: MintKeys[];
    }
    Index

    Properties

    Properties

    keysets: MintKeys[]

    Keysets.