Skip to content

Commit

Permalink
Add release note for bech32 validateaddress locator
Browse files Browse the repository at this point in the history
  • Loading branch information
meshcollider committed Sep 5, 2019
1 parent f877a9b commit d343fc9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/release-notes-16807.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Updated RPCs
------------

- The `validateaddress` RPC now returns an `error` message and `error_index` in
the case of an invalid address, diagnosing the error as if it was a Bech32 address.

0 comments on commit d343fc9

Please sign in to comment.