We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e83babe commit 18fc71aCopy full SHA for 18fc71a
doc/release-notes-27217.md
@@ -0,0 +1,6 @@
1
+Wallet
2
+------
3
+
4
+* Address Purposes strings are now restricted to the currently known values of "send", "receive", and "refund".
5
+ Wallets that have unrecognized purpose strings will have loading warnings, and the `listlabels`
6
+ RPC will raise an error if an unrecognized purpose is requested.
0 commit comments