Companion

object Companion : LightningMessageReader<Ping>

Functions

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

Properties

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