mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-20 04:36:08 +01:00
doc: Add wallet release notes for 0.21.0
This commit is contained in:
@@ -89,6 +89,12 @@ Wallet
|
|||||||
|
|
||||||
#### Wallet RPC changes
|
#### Wallet RPC changes
|
||||||
|
|
||||||
|
- The `upgradewallet` RPC replaces the `-upgradewallet` command line option.
|
||||||
|
(#15761)
|
||||||
|
- The `settxfee` RPC will fail if the fee was set higher than the `-maxtxfee`
|
||||||
|
command line setting. The wallet will already fail to create transactions
|
||||||
|
with fees higher than `-maxtxfee`. (#18467)
|
||||||
|
|
||||||
GUI changes
|
GUI changes
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user