diff --git a/doc/release-notes-32618.md b/doc/release-notes-32618.md new file mode 100644 index 00000000000..f231e3c1d5c --- /dev/null +++ b/doc/release-notes-32618.md @@ -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.