mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-20 07:09:15 +01:00
8 lines
271 B
Markdown
8 lines
271 B
Markdown
Wallet
|
|
------
|
|
|
|
* Since descriptor wallets do not allow mixing watchonly and non-watchonly descriptors,
|
|
the `include_watchonly` option (and its variants in naming) are removed from all RPCs
|
|
that had it.
|
|
* The `iswatchonly` field is removed from any RPCs that returned it.
|