Update 13_1_Verifying_Your_Lightning_Setup.md

This commit is contained in:
Javier Vargas 2020-07-16 13:04:08 +02:00 committed by GitHub
parent ffbf2586ab
commit ca0c23fc6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,9 +5,9 @@
> :book: ***What is Lightning Network?*** > :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". 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 builded 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. This tutorial uses the standard-compliant c-lightning implementation as its trusted Lightning server. Before you start playing with c-lightning, you should ensure that everything is setup correctly.
## Create Your Aliases ## Create Your Aliases