lightning-kmp
/
fr.acinq.lightning.wire
/
PayToOpenResponse
/
Companion
common
Companion
object
Companion
:
LightningMessageReader
<
PayToOpenResponse
>
Content copied to clipboard
Functions
Properties
Functions
read
Link copied to clipboard
common
open fun
read
(bytes:
ByteArray
):
PayToOpenResponse
Content copied to clipboard
open fun
read
(hex:
String
):
PayToOpenResponse
Content copied to clipboard
open override fun
read
(input:
Input
):
PayToOpenResponse
Content copied to clipboard
Properties
type
Link copied to clipboard
common
const val
type
:
Long
= 35003
Content copied to clipboard