mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-05 19:51:04 +02:00
doc: Release note for removed watchonly parameters and results
This commit is contained in:
7
doc/release-notes-32618.md
Normal file
7
doc/release-notes-32618.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Wallet
|
||||||
|
------
|
||||||
|
|
||||||
|
* Since descriptor wallets do not allow mixing watchonly and non-watchonly descriptors,
|
||||||
|
the `include_watchonly` option (and its variants in naming) are removed from all RPCs
|
||||||
|
that had it.
|
||||||
|
* The `iswatchonly` field is removed from any RPCs that returned it.
|
Reference in New Issue
Block a user