aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-19200.md
blob: 4670cb2e75fe35534b76c65c732b2484ac588320 (plain)
1
2
3
4
5
6
7
## Wallet

- Backwards compatibility has been dropped for two `getaddressinfo` RPC
  deprecations, as notified in the 0.20 release notes. The deprecated `label`
  field has been removed as well as the deprecated `labels` behavior of
  returning a JSON object containing `name` and `purpose` key-value pairs. Since
  0.20, the `labels` field returns a JSON array of label names. (#19200)