MintQuotePayload
@cashu/cashu-ts / MintQuotePayload
Type Alias: MintQuotePayload
MintQuotePayload =
object
Defined in: cashu-ts/src/model/types/wallet/payloads.ts:75
Payload that needs to be sent to the mint when requesting a mint
Properties
amount
amount:
number
Defined in: cashu-ts/src/model/types/wallet/payloads.ts:83
Amount to be minted
description?
optional
description:string
Defined in: cashu-ts/src/model/types/wallet/payloads.ts:87
Description for the invoice
pubkey?
optional
pubkey:string
Defined in: cashu-ts/src/model/types/wallet/payloads.ts:91
Public key to lock the quote to
unit
unit:
string
Defined in: cashu-ts/src/model/types/wallet/payloads.ts:79
Unit to be minted