HopHint

data class HopHint(val pubkey: ByteString, val shortChannelId: ShortChannelId, val feeBaseMsat: Int, val feeProportionalMillionths: Int, val cltvExpiryDelta: Short)(source)

Constructors

Link copied to clipboard
constructor(pubkey: ByteString, shortChannelId: ShortChannelId, feeBaseMsat: Int, feeProportionalMillionths: Int, cltvExpiryDelta: Short)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val pubkey: ByteString
Link copied to clipboard