mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-20 15:19:07 +01:00
294 B
294 B
Tools and Utilities
- A new tool
utxo_to_sqlite.pyconverts a compact-serialized UTXO snapshot (as created with thedumptxoutsetRPC) to a SQLite3 database. Refer to the script's--helpoutput for more details. (#27432)