Companion

object Companion : LightningMessageReader<ChannelUpdate>

Functions

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

Properties

type
Link copied to clipboard
common
const val type: Long = 258