Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
@ -15,7 +15,7 @@ CCANDIR := ccan
# Where we keep the BOLT RFCs
BOLTDIR := ../lightning-rfc/
BOLTVERSION := 2afe3559e89520ba28b24ff5739491313217ae13
BOLTVERSION := 35f6376f2050191081b148fb540f604092be59e1
-include config.vars
@ -540,7 +540,7 @@ is_fundee_should_forget(struct lightningd *ld,
*
* A non-funding node (fundee):
* - SHOULD forget the channel if it does not see the
* funding transaction after a reasonable timeout.
* correct funding transaction after a reasonable timeout.
*/
/* Only applies if we are fundee. */