aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-0.18.1-16257.md
blob: 21867b7fb2f5245abe3c9748c0619358082cf7c8 (plain)
1
2
3
4
5
6
Wallet changes
--------------
When creating a transaction with a fee above `-maxtxfee` (default 0.1 BTC),
the RPC commands `walletcreatefundedpsbt` and  `fundrawtransaction` will now fail
instead of rounding down the fee. Beware that the `feeRate` argument is specified
in BTC per kilobyte, not satoshi per byte.