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 17, 2025
1 parent 671603e commit 250692d
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 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 250692d

Please sign in to comment.