From aac9234b893c08ab1fcffc3a94646e0ba120a404 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 14 Oct 2020 13:06:15 -1000 Subject: [PATCH] caps --- 19_3_Closing_a_Channel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19_3_Closing_a_Channel.md b/19_3_Closing_a_Channel.md index fbc1170..239a9d5 100644 --- a/19_3_Closing_a_Channel.md +++ b/19_3_Closing_a_Channel.md @@ -251,7 +251,7 @@ c$ lightning-cli --network=testnet close $newidremote 60 } ``` -## Summary: Closing a channel +## Summary: Closing a Channel When you close a channel you perform an on-chain transaction ending your financial relationship with the remote node To close a channel, you must take into account its status and the type of closure you want to execute.