Get desktop application:
View/edit binary Protocol Buffers messages
Peers is a service that can be used to get information and interact with the other nodes of the network.
lncli: peers updatenodeannouncement UpdateNodeAnnouncement allows the caller to update the node parameters and broadcasts a new version of the node announcement to its peers.
Set of changes for the features that the node supports.
Color is the node's color in hex code format.
Alias or nick name of the node.
Set of changes for the node's known addresses.
SET_INIT identifies features that should be sent in an Init message to a remote peer.
SET_LEGACY_GLOBAL identifies features that should be set in the legacy GlobalFeatures field of an Init message, which maintains backwards compatibility with nodes that haven't implemented flat features.
SET_NODE_ANN identifies features that should be advertised on node announcements.
SET_INVOICE identifies features that should be advertised on invoices generated by the daemon.
SET_INVOICE_AMP identifies the features that should be advertised on AMP invoices generated by the daemon.
UpdateAction is used to determine the kind of action we are referring to.
Used in:
,ADD indicates this is an "insertion" kind of action.
REMOVE indicates this is a "deletion" kind of action.
Used in:
Determines the kind of action.
The address used to apply the update action.
Used in:
Determines the kind of action.
The feature bit used to apply the update action.