mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
doc: Add wallet release notes for 0.21.0
This commit is contained in:
parent
faa4243c11
commit
facaefadd3
1 changed files with 6 additions and 0 deletions
|
@ -89,6 +89,12 @@ Wallet
|
|||
|
||||
#### 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
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue