mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 14:42:40 +01:00
So many channels stuck in channeld_awaiting_lockin, and I don't like suggesting manually editing the DB, so this adds a very simple way to sync with bitcoind's UTXO view. `dev` since it is dangerous, then again if bitcoind says those funds aren't available there's little we can do anyway. Signed-off-by: Christian Decker <decker.christian@gmail.com> |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
db.c | ||
db.h | ||
invoices.c | ||
invoices.h | ||
Makefile | ||
wallet.c | ||
wallet.h | ||
walletrpc.c | ||
walletrpc.h |