mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-09 23:27:17 +01:00
3404509928
Since we have a simple way to query the database for UTXOs we can simplify some of the coin selection logic. That gets rid of the in-memory list of UTXOs. |
||
---|---|---|
.. | ||
.gitignore | ||
db_tests.c | ||
db.c | ||
db.h | ||
Makefile | ||
test_utils.h | ||
wallet_tests.c | ||
wallet.c | ||
wallet.h |