PaymentRequestPayload
@cashu/cashu-ts / PaymentRequestPayload
Type Alias: PaymentRequestPayload
PaymentRequestPayload =
object
Defined in: cashu-ts/src/model/types/wallet/paymentRequests.ts:30
Properties
id?
optional
id:string
Defined in: cashu-ts/src/model/types/wallet/paymentRequests.ts:31
memo?
optional
memo: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