Difference between revisions of "Network"

From lightningwiki.net
Jump to navigation Jump to search
Line 2: Line 2:


The Network is the set of [[Node|nodes]] processing the Lightning payments. Gossip messages are used to find "each other". They are sent between peers intended to aid the discovery of a channel or a node.
The Network is the set of [[Node|nodes]] processing the Lightning payments. Gossip messages are used to find "each other". They are sent between peers intended to aid the discovery of a channel or a node.
= Resources =
[https://random.engen.priv.no/archives/574 Networking guide] by Vegard

Revision as of 11:02, 14 January 2019

Hi reader! We are in the beginning days of the Lightning network, and the beginning days of this wiki! Please help by expanding this article!


The Network is the set of nodes processing the Lightning payments. Gossip messages are used to find "each other". They are sent between peers intended to aid the discovery of a channel or a node.

Resources

Networking guide by Vegard