From bb78907c99b5454dccb421773a363706c69313eb Mon Sep 17 00:00:00 2001 From: Javier Vargas Date: Wed, 15 Jul 2020 16:31:34 +0200 Subject: [PATCH] Update 13_0_Understanding_Your_Lightning_Setup.md --- 13_0_Understanding_Your_Lightning_Setup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/13_0_Understanding_Your_Lightning_Setup.md b/13_0_Understanding_Your_Lightning_Setup.md index 18712c9..8943bdd 100644 --- a/13_0_Understanding_Your_Lightning_Setup.md +++ b/13_0_Understanding_Your_Lightning_Setup.md @@ -1,5 +1,7 @@ # Chapter Thirteen: Understanding Your Lighting Setup +> :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 begin working with the `lightning-cli` command-line interface. But that first requires that you understand your c-lightning setup and its features, which is what will be explained with some examples and basic configuration. For this and future chapters, we presume that you have a VPS with c-lightning installed, running `lightningd` courtersy of [Bitcoin Standup Scripts](https://github.com/BlockchainCommons/Bitcoin-Standup-Scripts).