aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-16807.md
blob: 5027550a9955f735423399c964c462a1304e162b (plain)
1
2
3
4
5
6
Updated RPCs
------------

- The `validateaddress` RPC now optionally returns an `error_locations` array, with the indices of
invalid characters in the address. For example, this will return the locations of up to two Bech32
errors.