ZeroConfChannels

object ZeroConfChannels : Feature

This feature bit should be activated when a node accepts unconfirmed channels (will set min_depth to 0 in accept_channel).

Functions

supportBit
Link copied to clipboard
common
fun supportBit(support: FeatureSupport): Int
toString
Link copied to clipboard
common
open override fun toString(): String

Properties

mandatory
Link copied to clipboard
common
open override val mandatory: Int
optional
Link copied to clipboard
common
val optional: Int
rfcName
Link copied to clipboard
common
open override val rfcName: String
scopes
Link copied to clipboard
common
open override val scopes: Set<FeatureScope>