mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 14:53:43 +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.