mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-03 18:57:06 +01:00
Makefile: update BOLTVERSION
This refers to the commit with query extensions. Those should be merged soon. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
a5aaf82ed2
commit
8c15e619a3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -7,7 +7,7 @@ CCANDIR := ccan
|
||||||
|
|
||||||
# Where we keep the BOLT RFCs
|
# Where we keep the BOLT RFCs
|
||||||
BOLTDIR := ../lightning-rfc/
|
BOLTDIR := ../lightning-rfc/
|
||||||
BOLTVERSION := 4f91f0bb2a9c176dda019f9c0618c10f9fa0acfd
|
BOLTVERSION := e7dc7594f57ad6cab262c093396d0f438fb162bb
|
||||||
|
|
||||||
-include config.vars
|
-include config.vars
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue