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 861fa77 commit 55b3992Copy full SHA for 55b3992
07-routing-gossip.md
@@ -87,6 +87,8 @@ A node:
87
- MUST send the `announcement_signatures` message.
88
- MUST NOT send `announcement_signatures` messages until `funding_locked`
89
has been sent and received AND the funding transaction has at least six confirmations.
90
+ - MUST send `announcement_signatures` message after `splice_complete`
91
+ has been sent and received AND the new funding transaction has at least six confirmations.
92
- otherwise:
93
- MUST NOT send the `announcement_signatures` message.
94
- upon reconnection (once the above timing requirements have been met):
0 commit comments