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

    Type Alias MeltQuoteBaseRequest

    Base melt quote request - all melt quote requests have these fields (NUT-05)

    type MeltQuoteBaseRequest = {
        request: string;
        unit: string;
    }
    Index

    Properties

    Properties

    request: string

    Request to be melted to.

    unit: string

    Unit to be melted.