doc: add release note for include_watchonly default changes

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin 2019-07-16 13:23:21 -07:00
parent 003a3c73c0
commit 72ffbdc579

View file

@ -0,0 +1,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`.