Update 13_0_Understanding_Your_Lightning_Setup.md

This commit is contained in:
Javier Vargas 2020-07-10 19:28:20 +02:00 committed by GitHub
parent 5281bef4f1
commit ba90a6914f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,18 +8,18 @@ For this and future chapters, we presume that you have a VPS with c-lightning in
After working through this chapter, a developer will be able to: After working through this chapter, a developer will be able to:
* Demonstrate that Their c-lightning Node is Installed and Up-to-date * Demonstrate that their c-lightning Node is Installed and Up-to-date
* Use Basic Wallet Commands * Use basic wallet Commands
* Setting up a channel. * Setting up a channel.
* Pay an invoice * Pay an invoice
* Generate a payment request. * Generate a payment request.
Supporting objectives include the ability to: Supporting objectives include the ability to:
* Use Basic Informational Commands * Use Basic Informational Commands.
* Understand What a lightning channel Is * Understand what a lightning channel is.
* Understand What a invoice Is * Understand what a invoice is.
* Understand How to pay an invoice * Understand how to pay an invoice.
## Table of Contents ## Table of Contents