We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43e71f7 + 95722d0 commit db36a92Copy full SHA for db36a92
doc/release-notes-27432.md
@@ -0,0 +1,7 @@
1
+Tools and Utilities
2
+-------------------
3
+
4
+- A new tool [`utxo_to_sqlite.py`](/contrib/utxo-tools/utxo_to_sqlite.py)
5
+ converts a compact-serialized UTXO snapshot (as created with the
6
+ `dumptxoutset` RPC) to a SQLite3 database. Refer to the script's `--help`
7
+ output for more details. (#27432)
0 commit comments