You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
232 B
6 lines
232 B
4 years ago
|
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.
|