mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
BOLT: Update text to latest commit.
This brings us up to 955e874acc535ab2c74c1cf0eab61896ea4224ff in https://github.com/lightningnetwork/lightning-rfc This doesn't actually change anything; the only actual change is held back for the next commit. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
1ffb9f07c1
commit
fea412dd94
@@ -34,7 +34,7 @@ bool is_gossip_msg(const u8 *cursor);
|
||||
* to perform an initial sync by setting the `initial_routing_sync`
|
||||
* flags in the `init` message. The endpoint SHOULD set the
|
||||
* `initial_routing_sync` flag if it requires a full copy of the other
|
||||
* endpoint's routing state. Upon receiving an init message with the
|
||||
* endpoint's routing state. Upon receiving an `init` message with the
|
||||
* `initial_routing_sync` flag set the node sends `channel_announcement`s,
|
||||
* `channel_update`s and `node_announcement`s for all known channels and
|
||||
* nodes as if they were just received.
|
||||
|
||||
Reference in New Issue
Block a user