Skip to content

Commit

Permalink
doc: Add wallet release notes for 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoFalke committed Apr 22, 2020
1 parent faa4243 commit facaefa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
-----------

Expand Down

0 comments on commit facaefa

Please sign in to comment.