Skip to main content

MintPayload

@cashu/cashu-ts


@cashu/cashu-ts / MintPayload

Type Alias: MintPayload

MintPayload = object

Defined in: cashu-ts/src/model/types/wallet/payloads.ts:57

Payload that needs to be sent to the mint when requesting a mint

Properties

outputs

outputs: SerializedBlindedMessage[]

Defined in: cashu-ts/src/model/types/wallet/payloads.ts:65

Outputs (blinded messages) to be signed by the mint.


quote

quote: string

Defined in: cashu-ts/src/model/types/wallet/payloads.ts:61

Quote ID received from the mint.


signature?

optional signature: string

Defined in: cashu-ts/src/model/types/wallet/payloads.ts:69

Public key the quote is locked to