aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-27217.md
blob: ab1452fc9420cce4e339349cd158aec040a9e37f (plain)
1
2
3
4
5
6
Wallet
------

* Address Purposes strings are now restricted to the currently known values of "send", "receive", and "refund".
  Wallets that have unrecognized purpose strings will have loading warnings, and the `listlabels`
  RPC will raise an error if an unrecognized purpose is requested.