From ba90a6914f0d73b09b71123d4b1e17090ad1130e Mon Sep 17 00:00:00 2001 From: Javier Vargas Date: Fri, 10 Jul 2020 19:28:20 +0200 Subject: [PATCH] Update 13_0_Understanding_Your_Lightning_Setup.md --- 13_0_Understanding_Your_Lightning_Setup.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/13_0_Understanding_Your_Lightning_Setup.md b/13_0_Understanding_Your_Lightning_Setup.md index fdd8a91..7dbe38e 100644 --- a/13_0_Understanding_Your_Lightning_Setup.md +++ b/13_0_Understanding_Your_Lightning_Setup.md @@ -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: - * Demonstrate that Their c-lightning Node is Installed and Up-to-date - * Use Basic Wallet Commands + * Demonstrate that their c-lightning Node is Installed and Up-to-date + * Use basic wallet Commands * Setting up a channel. * Pay an invoice * Generate a payment request. Supporting objectives include the ability to: - * Use Basic Informational Commands - * Understand What a lightning channel Is - * Understand What a invoice Is - * Understand How to pay an invoice + * Use Basic Informational Commands. + * Understand what a lightning channel is. + * Understand what a invoice is. + * Understand how to pay an invoice. ## Table of Contents