mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 23:24:27 +01:00
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.