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