Type alias PaymentRequest
Type declaration
Optional amount?: number
Optional description?: string
Optional id?: string
Optional mints?: string[]
singleUse: boolean
Optional unit?: string
getTransport:function
toEncodedRequest:function
- toEncodedRequest(): string
Returns string
toRawRequest:function
Copy of the PaymentRequest class shape from cashu-ts