diff --git a/Makefile b/Makefile index 5d21d7f51..39b600335 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ CCANDIR := ccan # Where we keep the BOLT RFCs BOLTDIR := ../bolts/ -DEFAULT_BOLTVERSION := 105c2e5e9f17c68e8c19dc4ca548600a0b8f66f0 +DEFAULT_BOLTVERSION := 03468e17563650fb9bfe58b2da4d1e5d28e92009 # Can be overridden on cmdline. BOLTVERSION := $(DEFAULT_BOLTVERSION) diff --git a/wire/onion_wire.csv b/wire/onion_wire.csv index 9f255bdaf..09f7920fd 100644 --- a/wire/onion_wire.csv +++ b/wire/onion_wire.csv @@ -99,7 +99,7 @@ msgdata,final_incorrect_cltv_expiry,cltv_expiry,u32, msgtype,final_incorrect_htlc_amount,19 msgdata,final_incorrect_htlc_amount,incoming_htlc_amt,u64, msgtype,channel_disabled,UPDATE|20 -msgdata,channel_disabled,flags,u16, +msgdata,channel_disabled,disabled_flags,u16, msgdata,channel_disabled,len,u16, msgdata,channel_disabled,channel_update,byte,len msgtype,expiry_too_far,21