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 90e9893 commit bc01f7aCopy full SHA for bc01f7a
doc/release-notes-19200.md
@@ -0,0 +1,7 @@
1
+## Wallet
2
+
3
+- Backwards compatibility has been dropped for two `getaddressinfo` RPC
4
+ deprecations, as notified in the 0.20 release notes. The deprecated `label`
5
+ field has been removed as well as the deprecated `labels` behavior of
6
+ returning a JSON object containing `name` and `purpose` key-value pairs. Since
7
+ 0.20, the `labels` field returns a JSON array of label names. (#19200)
0 commit comments