Companion

object Companion : LightningMessageReader<Shutdown>

Functions

read
Link copied to clipboard
common
open fun read(bytes: ByteArray): Shutdown
open fun read(hex: String): Shutdown
open override fun read(input: Input): Shutdown

Properties

readers
Link copied to clipboard
common
val readers: Map<Long, TlvValueReader<ShutdownTlv>>
type
Link copied to clipboard
common
const val type: Long = 38