mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 02:25:40 +01:00
doc: add release note for include_watchonly default changes
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
parent
003a3c73c0
commit
72ffbdc579
8
doc/release-notes-16383.md
Normal file
8
doc/release-notes-16383.md
Normal 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`.
|
Loading…
Reference in New Issue
Block a user