aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-16383.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-16383.md')
-rw-r--r--doc/release-notes-16383.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/release-notes-16383.md b/doc/release-notes-16383.md
deleted file mode 100644
index 8015715167..0000000000
--- a/doc/release-notes-16383.md
+++ /dev/null
@@ -1,8 +0,0 @@
-RPC changes
------------
-
-RPCs which have an `include_watchonly` argument or `includeWatching`
-option now default to `true` for watch-only wallets. Affected RPCs
-are: `getbalance`, `listreceivedbyaddress`, `listreceivedbylabel`,
-`listtransactions`, `listsinceblock`, `gettransaction`,
-`walletcreatefundedpsbt`, and `fundrawtransaction`.