From facaefadd3b0cd53d375890e8339303a202c2a8b Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Wed, 22 Apr 2020 09:24:40 -0400 Subject: doc: Add wallet release notes for 0.21.0 --- doc/release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/release-notes.md b/doc/release-notes.md index 8fc9a2a138..0d668a6302 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -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 ----------- -- cgit v1.2.3