mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
9 lines
336 B
Markdown
9 lines
336 B
Markdown
|
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`.
|