Skip to content

Commit 2631f4c

Browse files
committed
chore: sets BOLTVERSION to the branch bolt7-hostnames
1 parent d2ccfef commit 2631f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ CCANDIR := ccan
2424

2525
# Where we keep the BOLT RFCs
2626
BOLTDIR := ../lightning-rfc/
27-
DEFAULT_BOLTVERSION := 498f104fd399488c77f449d05cb21c0b604636a2
27+
DEFAULT_BOLTVERSION := c7ac430252e14ae2b3a7df319c82148bd22f243e
2828
# Can be overridden on cmdline.
2929
BOLTVERSION := $(DEFAULT_BOLTVERSION)
3030

0 commit comments

Comments
 (0)