PermanentChannelFeature

Feature negotiated when opening a channel that will apply for all of the channel's lifetime. This doesn't include features that can be safely activated/deactivated without impacting the channel's operation such as option_dataloss_protect or option_shutdown_anysegwit.

Source:
Features.scala
trait Feature
class Object
trait Matchable
class Any
object AnchorOutputs.type
object ScidAlias.type
object StaticRemoteKey.type
object ZeroConf.type
object DualFunding.type
object Wumbo.type

Value members

Inherited methods

Inherited from:
Feature
Source:
Features.scala
Inherited from:
Feature
Source:
Features.scala
Inherited from:
Feature
Source:
Features.scala
Inherited from:
Feature
Source:
Features.scala
override def toString: String
Definition Classes
Feature -> Any
Inherited from:
Feature
Source:
Features.scala