mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-06 03:36:18 +00:00
336 B
336 B
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.