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