diff --git a/07-routing-gossip.md b/07-routing-gossip.md index 52db5933a..daae17443 100644 --- a/07-routing-gossip.md +++ b/07-routing-gossip.md @@ -87,6 +87,8 @@ A node: - MUST send the `announcement_signatures` message. - MUST NOT send `announcement_signatures` messages until `funding_locked` has been sent and received AND the funding transaction has at least six confirmations. + - MUST send `announcement_signatures` message after `splice_complete` + has been sent and received AND the new funding transaction has at least six confirmations. - otherwise: - MUST NOT send the `announcement_signatures` message. - upon reconnection (once the above timing requirements have been met):