Node

From lightningwiki.net
Revision as of 09:54, 17 January 2019 by MiltonPusser (talk | contribs)
Jump to navigation Jump to search

A node is a machine in the Network. It processes (routes) payments. It needs to be managed.

Existing nodes

The big list!

Node roles

A node can be any of below roles at different times.

Origin node

Where a payment comes from

Hop

A node helping in processing a payment

Final node

The receiving node of a transaction

Peer

The Network consists of peers. Peers are two nodes communicating with each other.

Setting up

See Setting up a Lightning node.