Companion

object Companion : LightningMessageReader<ChannelReestablish>

Functions

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

Properties

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