Companion

object Companion : LightningMessageReader<Pong>

Functions

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

Properties

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