aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-29612.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-29612.md')
-rw-r--r--doc/release-notes-29612.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/release-notes-29612.md b/doc/release-notes-29612.md
deleted file mode 100644
index 31af3cab09..0000000000
--- a/doc/release-notes-29612.md
+++ /dev/null
@@ -1,8 +0,0 @@
-RPC
----
-
-- The `dumptxoutset` RPC now returns the UTXO set dump in a new and
- improved format. At the same time the `loadtxoutset` RPC now
- expects this new format in dumps it tries to load. Dumps with the
- old format are no longer supported and need to be recreated using
- the new format in order to be usable.