mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-03-01 16:46:23 +00:00
Use the spent outpoint multimap to figure out which wallet transaction outputs are unspent, instead of a vfSpent array that is saved to disk.