mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-09 07:05:34 +01:00
232 B
232 B
Updated RPCs
- The
validateaddressRPC now optionally returns anerror_locationsarray, with the indices of invalid characters in the address. For example, this will return the locations of up to two Bech32 errors.