mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-03 20:53:04 +02:00
docs: add release notes for 31603
This commit is contained in:
6
doc/release-notes-31603.md
Normal file
6
doc/release-notes-31603.md
Normal file
@@ -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 a whitespace at the beginning or the end
|
||||
of the public key within a fragment - e.g. `pk( KEY)` or `pk(KEY )`.
|
Reference in New Issue
Block a user