@ -15,7 +15,7 @@ CCANDIR := ccan
# Where we keep the BOLT RFCs
BOLTDIR := ../lightning-rfc/
BOLTVERSION := da71867c840abe057d7a68f358dd9493e0e79110
BOLTVERSION := 309e86d471faf90c1f6c531701c16887684badb9
-include config.vars
@ -1888,7 +1888,7 @@ void htlcs_notify_new_block(struct lightningd *ld, u32 height)
*...
* - if an HTLC it has fulfilled is in either node's current commitment
* transaction, AND is past this fulfillment deadline:
* - MUST fail the connection.
* - MUST fail the channel.
*/
do {
struct htlc_in *hin;