From 784d037060424cb545dbf5449790fbabe8ed34bb Mon Sep 17 00:00:00 2001 From: kn0wmad Date: Wed, 19 May 2021 14:23:37 -0600 Subject: [PATCH] Added LN video to FAQ --- source/support/FAQ/bitcoin-faq.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/support/FAQ/bitcoin-faq.rst b/source/support/FAQ/bitcoin-faq.rst index a1c958d..ec030c5 100644 --- a/source/support/FAQ/bitcoin-faq.rst +++ b/source/support/FAQ/bitcoin-faq.rst @@ -95,6 +95,12 @@ Why would I want to run a lightning node? ----------------------------------------- The Lightning Network (LN) is a second 'layer,' built on top of the Bitcoin Protocol. As a result all transactions on LN are backed up by the full security of the Bitcoin network. Lightning is designed for instant payments between nodes, but similar to running a Bitcoin node, running your own is the only way to be sovereign. When you have your own node, you will have the convenience of linking a Lightning wallet, for use on the go. It is also possible to earn an income (granted a very small one at this time), if you are willing to learn how to become a 'routing node.' +How do I get started with the Lightning Network? +------------------------------------------------ +You might like to check out our video on Using the Lightning Network + +.. youtube:: rAvoUNsobws + I opened a Lightning channel, but my local balance is lower than I expected. Where is the remainder? ----------------------------------------------------------------------------------------------------- A fee to close the channel (onchain) is set aside at opening.