LN-Invoice
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
LN-Invoice
LN-Invoice
/
app.cash.lninvoice
/
PaymentRequest
/
Companion
/
parse
parse
fun
parse
(
encoded
:
String
,
strict
:
Boolean
=
false
)
:
Either
<
InvalidInvoice
,
PaymentRequest
>
(
source
)
Parse an encoded invoice into a PaymentRequest.