ChannelTypeTlv

case class ChannelTypeTlv(channelType: ChannelType) extends OpenChannelTlv with AcceptChannelTlv

A channel type is a set of even feature bits that represent persistent features which affect channel operations.

Source:
Tlv.scala
trait Serializable
trait Product
trait Equals
trait Tlv
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product