Skip to content

Commit 359967e

Browse files
committed
doc: Add release notes for #29612
1 parent 413844f commit 359967e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/release-notes-29612.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
RPC
2+
---
3+
4+
- The `dumptxoutset` RPC now returns the UTXO set dump in a new and
5+
improved format. At the same time the `loadtxoutset` RPC now
6+
expects this new format in dumps it tries to load. Dumps with the
7+
old format are no longer supported and need to be recreated using
8+
the new format in order to be usable.

0 commit comments

Comments
 (0)