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

    Type Alias PostRestoreResponse

    Response from mint at /v1/restore endpoint.

    type PostRestoreResponse = {
        outputs: SerializedBlindedMessage[];
        signatures: SerializedBlindedSignature[];
    }
    Index

    Properties

    Properties