Companion

object Companion : LightningMessageReader<SwapInPending>

Functions

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

Properties

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