mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-11 20:32:35 -03:00
6 lines
232 B
Markdown
6 lines
232 B
Markdown
|
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.
|