mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-31 04:01:09 +02: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.
|