aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-15730.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-15730.md')
-rw-r--r--doc/release-notes-15730.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/release-notes-15730.md b/doc/release-notes-15730.md
deleted file mode 100644
index 7a4a60b1ee..0000000000
--- a/doc/release-notes-15730.md
+++ /dev/null
@@ -1,5 +0,0 @@
-RPC changes
------------
-The RPC `getwalletinfo` response now includes the `scanning` key with an object
-if there is a scanning in progress or `false` otherwise. Currently the object
-has the scanning duration and progress.