mirror of
https://github.com/lightning/bolts.git
synced 2025-02-22 22:25:42 +01:00
fixup! BOLT 7: Push the sending of announcements_signatures back a little
This commit is contained in:
parent
d093c5e50c
commit
3b4165d12a
1 changed files with 2 additions and 2 deletions
|
@ -86,8 +86,8 @@ A recipient node:
|
|||
- SHOULD queue the `channel_announcement` message for its peers.
|
||||
- if it has not sent funding_locked:
|
||||
- MAY defer handling the announcement_signatures until after it has sent funding_locked
|
||||
- otherwise:
|
||||
- MUST ignore it.
|
||||
- otherwise:
|
||||
- MUST ignore it.
|
||||
|
||||
|
||||
### Rationale
|
||||
|
|
Loading…
Add table
Reference in a new issue