We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b548d commit 21e9d39Copy full SHA for 21e9d39
doc/release-notes-31603.md
@@ -0,0 +1,6 @@
1
+Updated RPCs
2
+--------
3
+
4
+- Any RPC in which one of the parameters are descriptors will throw an error
5
+if the provided descriptor contains a whitespace at the beginning or the end
6
+of the public key within a fragment - e.g. `pk( KEY)` or `pk(KEY )`.
0 commit comments