mirror of
https://github.com/lnbook/lnbook
synced 2024-11-01 03:20:53 +00:00
Getting started - Lightning Node definition
Fixes #415 Definition is literally in the table above this point
This commit is contained in:
parent
ec599a888f
commit
7ed5b3a9d5
@ -82,7 +82,7 @@ But remember that this is just one way of categorizing Lightning wallets.
|
||||
Q3, quadrant 3, where a full Lightning node is used but the keys are held by a custodian is currently not common.
|
||||
Future wallets from that quadrant would let a user worry about the operational aspects of their node, but then delegate the access to the keys to a third party which may use primarily cold storage.
|
||||
|
||||
Lightning wallets can be installed on a variety of devices, including laptops, servers, and mobile devices. To run a full Lightning node (one that participates in "gossip" and creates its own map of the network for path finding and routing) you will need to use a server or desktop computer, as mobile devices and laptops are usually not powerful enough in terms of capacity, processing, battery life, and connectivity.
|
||||
Lightning wallets can be installed on a variety of devices, including laptops, servers, and mobile devices. To run a full Lightning node you will need to use a server or desktop computer, as mobile devices and laptops are usually not powerful enough in terms of capacity, processing, battery life, and connectivity.
|
||||
|
||||
The category "Third-party Lightning Nodes" can again be subdivided into:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user