mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-18 21:01:22 +02:00
docs: add release notes for 31603
This commit is contained in:
parent
a8b548d75d
commit
21e9d39a37
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 )`.
|
Loading…
x
Reference in New Issue
Block a user