aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-28052.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-28052.md')
-rw-r--r--doc/release-notes-28052.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/release-notes-28052.md b/doc/release-notes-28052.md
deleted file mode 100644
index 386f0cee5f..0000000000
--- a/doc/release-notes-28052.md
+++ /dev/null
@@ -1,6 +0,0 @@
-Blockstorage
-============
-
-Block files are now XOR'd by default with a key stored in the blocksdir.
-Previous releases of Bitcoin Core or previous external software will not be able to read the blocksdir with a non-zero XOR-key.
-Refer to the `-blocksxor` help for more details.