Skip to content

Commit 2eb5792

Browse files
committed
Add release notes for validateaddress Bech32 error detection
1 parent 42d6a02 commit 2eb5792

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/release-notes-16807.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Updated RPCs
2+
------------
3+
4+
- The `validateaddress` RPC now optionally returns an `error_locations` array, with the indices of
5+
invalid characters in the address. For example, this will return the locations of up to two Bech32
6+
errors.

0 commit comments

Comments
 (0)