Update ln-06.md

This commit is contained in:
Bitcoin Txoko
2024-12-03 15:40:55 +01:00
committed by GitHub
parent 41f4f9b0d7
commit 2ff596c38f
+2
View File
@@ -165,6 +165,8 @@ Now both nodes can put together the complete `channel_announcement` message:
![channel_announcement_2](https://cdn.satellite.earth/b68e0f7cd8ee084d01592f88735d0385aaec5e114e4da3ebee2992952ab456cf.png)
### Verifying the channel
Let's say Charlie is a node that received this message. Let's go over the steps that he will go through in order to verify the new channel that Alice and Bob have announced:
1. First, Charlie will use the `short_channel_id` included in the message to make sure that the funding transaction actually exists on-chain, that it has a sufficient number of confirmations and that it is in fact unspent.