aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-27217.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-27217.md')
-rw-r--r--doc/release-notes-27217.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/release-notes-27217.md b/doc/release-notes-27217.md
deleted file mode 100644
index ab1452fc94..0000000000
--- a/doc/release-notes-27217.md
+++ /dev/null
@@ -1,6 +0,0 @@
-Wallet
-------
-
-* Address Purposes strings are now restricted to the currently known values of "send", "receive", and "refund".
- Wallets that have unrecognized purpose strings will have loading warnings, and the `listlabels`
- RPC will raise an error if an unrecognized purpose is requested.