Companion

object Companion : LightningMessageReader<PayToOpenRequest>

Functions

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

Properties

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