mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
c6f210a46c
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> |
||
---|---|---|
.. | ||
.gitignore | ||
db_tests.c | ||
db.c | ||
db.h | ||
Makefile | ||
test_utils.h | ||
wallet_tests.c | ||
wallet.c | ||
wallet.h | ||
walletrpc.c | ||
walletrpc.h |