Commit 220a138 1 parent bc86304 commit 220a138 Copy full SHA for 220a138
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -549,10 +549,10 @@ to broadcast the commitment transaction to get his funds back and open a new
549
549
channel. To avoid this, the funder should ensure the funding transaction
550
550
confirms in the next 2016 blocks.
551
551
552
- The ` alias ` here is both required for routing (since there real
553
- short_channel_id is unknown until confirmation), and useful to provide
554
- one or more aliases, even once there is a real ` short_channel_id ` for
555
- a public channel .
552
+ The ` alias ` here is both required for routing (since the real
553
+ ` short_channel_id ` is unknown until confirmation), and useful to provide
554
+ one or more aliases for private channels that must be used even once a
555
+ real ` short_channel_id ` is available .
556
556
557
557
While a node can send multiple ` alias ` , it must remember all of the
558
558
ones it has sent so it can use them should they be requested by
You can’t perform that action at this time.
0 commit comments