Companion

object Companion : LightningMessageReader<SwapInConfirmed>

Functions

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

Properties

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