Companion

object Companion : LightningMessageReader<ClosingSigned>

Functions

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

Properties

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