final edits

This commit is contained in:
Shannon Appelcline 2020-10-14 13:28:52 -10:00 committed by GitHub
parent 794dc7c2c0
commit ff5faa9637
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
> :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.
In this chapter you'll be ready to continue work with the `lightning-cli` command-line interface. You'll create invoices, perform payments, and close channels — all of the major activities for using Lightning
In this chapter you'll continue work with the `lightning-cli` command-line interface. You'll create invoices, perform payments, and close channels — all of the major activities for using Lightning.
## Objectives for This Chapter