forked from ElementsProject/lightning
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wire: update how experimental csv patches are managed
We used to append new patches to a single file. This caused some problems and is a lot harder to cleanup later. This patch moves the experimental patches to their own, individual patch files, that are named for the current BOLTVERSION, which they're taken from. Also moves the current patchfile over to a 'gossipqueries' one, as it already exists.
- Loading branch information
1 parent
6360ffb
commit aef5b30
Showing
3 changed files
with
10 additions
and
7 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
Empty file.
File renamed without changes.