common: update bolts to include hash value in bolt11 test vectors.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2025-02-11 08:39:36 +10:30
committed by Alex Myers
parent b879cb475f
commit fa188c80ca
2 changed files with 8 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ CCANDIR := ccan
# Where we keep the BOLT RFCs
BOLTDIR := ../bolts/
DEFAULT_BOLTVERSION := fd83d7cee0369eb1d9068eb9864bff8b1f940938
DEFAULT_BOLTVERSION := e0b1200ffa4220f3db6d518aa322f97e0a30cc1f
# Can be overridden on cmdline.
BOLTVERSION := $(DEFAULT_BOLTVERSION)