Skip to main content

MintQuoteResponse

@cashu/cashu-ts


@cashu/cashu-ts / MintQuoteResponse

Type Alias: MintQuoteResponse

MintQuoteResponse = object & ApiError

Defined in: cashu-ts/src/model/types/mint/responses.ts:169

Response from the mint after requesting a mint

Type declaration

expiry

expiry: number

Timestamp of when the quote expires

pubkey?

optional pubkey: string

Public key the quote is locked to

quote

quote: string

Quote ID

request

request: string

Payment request

state

state: MintQuoteState

State of the mint quote