Skip to content

Commit

Permalink
docs: add release notes for 31603
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoerg committed Jan 21, 2025
1 parent 5fd1686 commit bdc6ac1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/release-notes-31603.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Updated RPCs
--------

- Any RPC in which one of the parameters are descriptors will throw an error
if the provided descriptor contains an whitespace at the beginning or end of
the public key within a fragment - e.g. `pk( KEY)` or `pk(KEY )`.

0 comments on commit bdc6ac1

Please sign in to comment.