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 8bb405b commit 8925df8Copy full SHA for 8925df8
doc/release-notes-17578.md
@@ -0,0 +1,8 @@
1
+Deprecated or removed RPCs
2
+--------------------------
3
+
4
+- The `getaddressinfo` RPC `labels` field now returns an array of label name
5
+ strings. Previously, it returned an array of JSON objects containing `name` and
6
+ `purpose` key/value pairs, which is now deprecated and will be removed in
7
+ 0.21. To re-enable the previous behavior, launch bitcoind with
8
+ `-deprecatedrpc=labelspurpose`.
0 commit comments