LN-Invoice
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
LN-Invoice
LN-Invoice
/
app.cash.lninvoice
/
PaymentRequest
/
PaymentRequest
Payment
Request
constructor
(
network
:
Network
,
timestamp
:
Instant
,
amount
:
Option
<
BitcoinAmount
>
=
None
,
paymentHash
:
String
,
taggedFields
:
List
<
TaggedField
>
=
emptyList()
,
signature
:
ByteString
,
hash
:
ByteString
)
(
source
)