Browse Source
Fixes a corner case when reconnecting (which restarts channeld) at depth=6 where we didn't correctly send/respond with announce_signatures. NOTE: A complete restart of node may initialize channeld with unupdated height because of an unfinished rescan. But when rescan is finished, funding tx_watch is fired (at least once), which then tells channeld the latest depth.htlc_accepted_hook
committed by
Christian Decker
1 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue