Companion

object Companion : LightningMessageReader<FundingSigned>

Functions

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

Properties

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