Update formatting

This commit is contained in:
Bitcoin Txoko
2024-11-21 13:49:16 +01:00
committed by GitHub
parent 20b63e3425
commit 76452ad329
+3 -2
View File
@@ -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?