Companion

object Companion : LightningMessageReader<UpdateFulfillHtlc>

Functions

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

Properties

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