mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-06 22:54:21 +01:00
BOLT: update to fix gossip pruning quote.
Which I disagreed with, and has been fixed. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
2
Makefile
2
Makefile
@@ -23,7 +23,7 @@ CCANDIR := ccan
|
||||
|
||||
# Where we keep the BOLT RFCs
|
||||
BOLTDIR := ../bolts/
|
||||
DEFAULT_BOLTVERSION := 341ec844f13c0c0abc4fe849059fbb98173f9766
|
||||
DEFAULT_BOLTVERSION := 48fed66e26b80031d898c6492434fa9926237d64
|
||||
# Can be overridden on cmdline.
|
||||
BOLTVERSION := $(DEFAULT_BOLTVERSION)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user