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

    Type Alias PostRestorePayload

    Request to mint at /v1/restore endpoint.

    type PostRestorePayload = {
        outputs: SerializedBlindedMessage[];
    }
    Index

    Properties

    Properties