mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 16:36:32 +00:00
Update 13_1_Verifying_Your_Lightning_Setup.md
This commit is contained in:
parent
7288918b4b
commit
ffbf2586ab
@ -3,6 +3,10 @@
|
|||||||
|
|
||||||
> :information_source: **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
|
> :information_source: **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
|
||||||
|
|
||||||
|
> :book: ***What is Lightning Network?***
|
||||||
|
|
||||||
|
Lightning Network is a decentralized network using smart contract functionality in the bitcoin blockchain to enable instant payments across a network of participants. Lightning is build like a layer-2 protocol that interacts with Bitcoin to allow users to exchange their bitcoins "off-chain".
|
||||||
|
|
||||||
Before you start playing with c-lightning, you should ensure that everything is setup correctly.
|
Before you start playing with c-lightning, you should ensure that everything is setup correctly.
|
||||||
|
|
||||||
## Create Your Aliases
|
## Create Your Aliases
|
||||||
|
Loading…
x
Reference in New Issue
Block a user