aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-16383.md
blob: 80157151672851a30e06493f989ba68c26bdcd99 (plain)
1
2
3
4
5
6
7
8
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`.