Modules§
Functions§
- load_
from_ csv - Load all UTXOs from a previously generated CSV file into a BTreeMap<String, Vec
> where the string is the payment address and the vector is the line number(s) that match that address. - reset_
rocksdb - Reset the RocksDB and start fresh when scanning.
- scan
- Scan Bitcoin Core chainstate LevelDB and extract all UTXOs to