doc: Release note for removed watchonly parameters and results

This commit is contained in:
Ava Chow
2025-05-26 12:37:51 -07:00
parent 15710869e1
commit b1a8ac07e9

View 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.