-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
discovery: ensure ChainHash field is populated when crafting new Chan…
…nelUpdates This commit ensures that we *always* populate the ChainHash field when we’re crafting new channel update messages either due to the periodic broadcast, or when we’re updating the routing policies of a set of target channels. Previously, this wasn’t set which would cause nodes to reject the newly crafted ChannelUpdate messages.
- Loading branch information
Showing
1 changed file
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters