Skip to content

Commit 95722d0

Browse files
committed
doc: add release note for #27432 (utxo-to-sqlite tool)
1 parent 43e71f7 commit 95722d0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/release-notes-27432.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)