Update ln-06.md
This commit is contained in:
@@ -165,6 +165,8 @@ Now both nodes can put together the complete `channel_announcement` message:
|
||||
|
||||

|
||||
|
||||
### 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.
|
||||
|
||||
Reference in New Issue
Block a user