mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-17 19:03:42 +01:00
Spec: trivial update to latest.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
14997f6237
commit
fb040bc619
2
Makefile
2
Makefile
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user