Features
data class Features(activated: Map<Feature, FeatureSupport>, unknown: Set<UnknownFeature>)
Content copied to clipboard
Types
Functions
are Supported
Link copied to clipboard
NB: this method is not reflexive, see [Features.areCompatible] if you want symmetric validation.
has Feature
Link copied to clipboard
fun hasFeature(feature: Feature, support: FeatureSupport? = null): Boolean
Content copied to clipboard
init Features
Link copied to clipboard
invoice Features
Link copied to clipboard
node Announcement Features
Link copied to clipboard
to Byte Array
Link copied to clipboard