Skip to content

Commit

Permalink
Makefile: update BOLTVERSION
Browse files Browse the repository at this point in the history
This refers to the commit with query extensions.  Those should be merged
soon.

Signed-off-by: Rusty Russell <[email protected]>
  • Loading branch information
rustyrussell authored and cdecker committed Jun 18, 2018
1 parent a5aaf82 commit 8c15e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CCANDIR := ccan

# Where we keep the BOLT RFCs
BOLTDIR := ../lightning-rfc/
BOLTVERSION := 4f91f0bb2a9c176dda019f9c0618c10f9fa0acfd
BOLTVERSION := e7dc7594f57ad6cab262c093396d0f438fb162bb

-include config.vars

Expand Down

0 comments on commit 8c15e61

Please sign in to comment.