Browse Source
While loading HTLCs from the database we might not yet have all the incoming HTLCs loaded when loading a dependent htlc_out. So we defer the wiring of the HTLCs until we are sure we have them loaded. This is also the first step towards keeping that association only in the database, since otherwise we cannot selectively load channels from DB. 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 2 additions and 0 deletions
Loading…
Reference in new issue