From 76452ad329b662c56d720354406e91279b407cfe Mon Sep 17 00:00:00 2001 From: Bitcoin Txoko <142011724+bitcointxoko@users.noreply.github.com> Date: Thu, 21 Nov 2024 13:49:16 +0100 Subject: [PATCH] Update formatting --- en/ln-01.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/en/ln-01.md b/en/ln-01.md index 182f711..48deb21 100644 --- a/en/ln-01.md +++ b/en/ln-01.md @@ -1,6 +1,7 @@ -# Title: LN Part 1: Creating a Channel +- Title: LN Part 1: Creating a Channel +- Summary: In the first part of our series of explainers for the Lightning Network, we will see how Alice and Bob can create a Lightning channel between them using concepts like funding transactions and commitment transactions. -# Summary: In the first part of our series of explainers for the Lightning Network, we will see how Alice and Bob can create a Lightning channel between them using concepts like funding transactions and commitment transactions. +--- ### What is a channel?