@cashu/cashu-ts
Preparing search index...
PaymentRequestPayload
Type Alias PaymentRequestPayload
type
PaymentRequestPayload
=
{
id
?:
string
;
memo
?:
string
;
mint
:
string
;
proofs
:
Proof
[]
;
unit
:
string
;
}
Index
Properties
id?
memo?
mint
proofs
unit
Properties
Optional
id
id
?:
string
Optional
memo
memo
?:
string
mint
mint
:
string
proofs
proofs
:
Proof
[]
unit
unit
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
memo
mint
proofs
unit
@cashu/cashu-ts
Loading...