Edited 04_node_client.asciidoc with Atlas code editor

pull/910/head
kristen@oreilly.com 3 years ago
parent 11e5ee5a1d
commit 399fd92cb3

@ -9,6 +9,7 @@ There is no reference implementation of the Lightning Network, but there are sev
Another major difference between Lightning node software and Bitcoin node software is that Lightning nodes do not need to operate in lockstep with consensus rules and can have extended functionality beyond the baseline of the BOLTs. Therefore, different teams may pursue various experimental features that, if successful and broadly deployed, may become part of the BOLTs later.
[role="pagebreak-before"]
In this chapter, you will learn how to set up each of the software packages for the most popular Lightning node implementations. We've presented them in alphabetical order to emphasize that we generally do not prefer or endorse one over the other. Each has its strengths and weaknesses, and choosing one will depend on a variety of factors. Since they are developed in different programming languages (e.g., Go, C, etc.), your choice may also depend on your level of familiarity and expertise with a specific language and development toolset.
=== Lightning Development Environment

Loading…
Cancel
Save