Skip to content

Commit 72ffbdc

Browse files
committed
doc: add release note for include_watchonly default changes
Signed-off-by: William Casarin <[email protected]>
1 parent 003a3c7 commit 72ffbdc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/release-notes-16383.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
RPC changes
2+
-----------
3+
4+
RPCs which have an `include_watchonly` argument or `includeWatching`
5+
option now default to `true` for watch-only wallets. Affected RPCs
6+
are: `getbalance`, `listreceivedbyaddress`, `listreceivedbylabel`,
7+
`listtransactions`, `listsinceblock`, `gettransaction`,
8+
`walletcreatefundedpsbt`, and `fundrawtransaction`.

0 commit comments

Comments
 (0)