Cashu-TS - v3.3.0
Preparing search index...
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-TS - v3.3.0
Loading...