diff --git a/13_2_Knowing_Your_lightning_Setup.md b/13_2_Knowing_Your_lightning_Setup.md index ac14e9b..2030e59 100644 --- a/13_2_Knowing_Your_lightning_Setup.md +++ b/13_2_Knowing_Your_lightning_Setup.md @@ -320,3 +320,11 @@ lightning-cli --network=testnet listconfigs "log-prefix": "lightningd" } ``` + +## Summary: Knowing Your lightning Setup + +The `~/.lightning` directory contains all of your files, while `lightning-cli help` and a variety of info commands can be used to get more information on how your setup and Lightning Network work. + +## What's Next? + +Continue "Understanding Your Lightning Setup" with [ยง13.3: Setting Up_a_Channel](13_3_Setting_Up_a_Channel.md).