Companion

object Companion : LightningMessageReader<CommitSig>

Functions

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

Properties

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