mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 16:36:32 +00:00
Update 18_1_Verifying_Your_Lightning_Setup.md
This commit is contained in:
parent
cbe3a13dce
commit
21ac143bd8
@ -30,7 +30,7 @@ If not, you'll need to install it now. Unfortunately, if you're using Debian you
|
|||||||
|
|
||||||
> :book: ***What is c-lightning?*** There are three different implementations of Lightning at present: C-Lightning, LND, and Eclair. They should all be functionally compatible, based on the same [BOLT RFCs](https://github.com/lightningnetwork/lightning-rfc/blob/master/00-introduction.md), but their implementation details may be different. We've chosen c-lightning as the basis of our course because it's also part of the same [Elements Project](https://github.com/ElementsProject) that also contains Libwally.
|
> :book: ***What is c-lightning?*** There are three different implementations of Lightning at present: C-Lightning, LND, and Eclair. They should all be functionally compatible, based on the same [BOLT RFCs](https://github.com/lightningnetwork/lightning-rfc/blob/master/00-introduction.md), but their implementation details may be different. We've chosen c-lightning as the basis of our course because it's also part of the same [Elements Project](https://github.com/ElementsProject) that also contains Libwally.
|
||||||
|
|
||||||
### Compiling the Source Code
|
### Compiling the c-lightning Source Code
|
||||||
|
|
||||||
Installing Lightning from source code should actually be pretty simple if you follow these instructions.
|
Installing Lightning from source code should actually be pretty simple if you follow these instructions.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user