Companion

object Companion : LightningMessageReader<SwapInRequest>

Functions

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

Properties

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