mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02: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
1 changed files with 8 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue