Companion

object Companion : LightningMessageReader<SwapInResponse>

Functions

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

Properties

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