PaymentRequestPayload
@cashu/cashu-ts / PaymentRequestPayload
Type Alias: PaymentRequestPayload
PaymentRequestPayload =
object
Defined in: cashu-ts/src/model/types/wallet/paymentRequests.ts:30
Properties
id?
optionalid:string
Defined in: cashu-ts/src/model/types/wallet/paymentRequests.ts:31
memo?
optionalmemo:string
Defined in: cashu-ts/src/model/types/wallet/paymentRequests.ts:32
mint
mint:
string
Defined in: cashu-ts/src/model/types/wallet/paymentRequests.ts:34
proofs
proofs:
Proof[]
Defined in: cashu-ts/src/model/types/wallet/paymentRequests.ts:35
unit
unit:
string
Defined in: cashu-ts/src/model/types/wallet/paymentRequests.ts:33