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:
Rusty Russell 2018-06-17 19:38:53 +09:30 committed by Christian Decker
parent a5aaf82ed2
commit 8c15e619a3

View file

@ -7,7 +7,7 @@ CCANDIR := ccan
# Where we keep the BOLT RFCs
BOLTDIR := ../lightning-rfc/
BOLTVERSION := 4f91f0bb2a9c176dda019f9c0618c10f9fa0acfd
BOLTVERSION := e7dc7594f57ad6cab262c093396d0f438fb162bb
-include config.vars