Skip to content

Commit bc01f7a

Browse files
committed
doc: release note for rpc getaddressinfo removals
1 parent 90e9893 commit bc01f7a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/release-notes-19200.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)