common: update bolt to neaten pubkey descriptions.

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

View File

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