Companion

Functions

Link copied to clipboard
fun parse(encoded: String, strict: Boolean = false): Either<InvalidInvoice, PaymentRequest>

Parse an encoded invoice into a PaymentRequest.

Link copied to clipboard

Parse an encoded invoice into a PaymentRequest.