Browse Source
This is a necessary evil since at the time we load `struct htlc_out` associated with a channel we might not have loaded the `struct htlc_in` that it depends on, so we defer the rewiring until we have loaded all HTLCs for all channels. At that point rewiring MUST work, otherwise we report a failure. Signed-off-by: Christian Decker <decker.christian@gmail.com>ppa-0.6.1
Christian Decker
7 years ago
committed by
Rusty Russell
2 changed files with 52 additions and 0 deletions
Loading…
Reference in new issue