Companion

object Companion : LightningMessageReader<PayToOpenResponse>

Functions

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

Properties

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