Skip to content

Commit facaefa

Browse files
author
MarcoFalke
committed
doc: Add wallet release notes for 0.21.0
1 parent faa4243 commit facaefa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@ Wallet
8989

9090
#### Wallet RPC changes
9191

92+
- The `upgradewallet` RPC replaces the `-upgradewallet` command line option.
93+
(#15761)
94+
- The `settxfee` RPC will fail if the fee was set higher than the `-maxtxfee`
95+
command line setting. The wallet will already fail to create transactions
96+
with fees higher than `-maxtxfee`. (#18467)
97+
9298
GUI changes
9399
-----------
94100

0 commit comments

Comments
 (0)