QueryShortChannelIdsTlv

Companion:
class
Source:
Tlv.scala
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case class EncodedQueryFlags(encoding: EncodingType, array: List[Long]) extends QueryShortChannelIdsTlv

Optional TLV-based query message that can be appended to QueryShortChannelIds

Optional TLV-based query message that can be appended to QueryShortChannelIds

Value parameters:
array

array of query flags, each flags specifies the info we want for a given channel

encoding

0 means uncompressed, 1 means compressed with zlib

Source:
Tlv.scala
case object QueryFlagType
Source:
Tlv.scala

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala