Companion

object Companion : LightningMessageReader<AcceptChannel>

Functions

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

Properties

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