- A new tool
utxo_to_sqlite.py
converts a compact-serialized UTXO snapshot (as created with thedumptxoutset
RPC) to a SQLite3 database. Refer to the script's--help
output for more details. (#27432)
utxo_to_sqlite.py
converts a compact-serialized UTXO snapshot (as created with the
dumptxoutset
RPC) to a SQLite3 database. Refer to the script's --help
output for more details. (#27432)