We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db278ab commit eb7bfe2Copy full SHA for eb7bfe2
07-routing-gossip.md
@@ -983,7 +983,7 @@ The origin node:
983
A node:
984
- SHOULD monitor the funding transactions in the blockchain, to identify
985
channels that are being closed.
986
- - if the funding output of a channel is being spent:
+ - if the funding output of a channel is spent and received 12 block confirmations:
987
- SHOULD be removed from the local network view AND be considered closed.
988
- if the announced node no longer has any associated open channels:
989
- MAY prune nodes added through `node_announcement` messages from their
0 commit comments