mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 21:35:11 +01:00
49ed7c9ab0
We'd like to not keep them in memory and retrieve them on-demand when `onchaind` is launched. This uses the `channel_htlcs` table as backing but only fetches the minimal necessary information. 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 |