We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ccfef commit 2631f4cCopy full SHA for 2631f4c
Makefile
@@ -24,7 +24,7 @@ CCANDIR := ccan
24
25
# Where we keep the BOLT RFCs
26
BOLTDIR := ../lightning-rfc/
27
-DEFAULT_BOLTVERSION := 498f104fd399488c77f449d05cb21c0b604636a2
+DEFAULT_BOLTVERSION := c7ac430252e14ae2b3a7df319c82148bd22f243e
28
# Can be overridden on cmdline.
29
BOLTVERSION := $(DEFAULT_BOLTVERSION)
30
0 commit comments