mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
[doc]: add release notes
This commit is contained in:
parent
638a9a3ec0
commit
e5d1d25912
1 changed files with 7 additions and 0 deletions
7
doc/release-notes-29278.md
Normal file
7
doc/release-notes-29278.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
wallet startup option
|
||||
========================
|
||||
|
||||
- A new wallet startip option `-maxfeerate` is added.
|
||||
- This option sets the upper limit for wallet transaction fee rate.
|
||||
- The wallet will now refrain from creating transactions with a fee rate exceeding the `maxfeerate`.
|
||||
- The default fee rate is 10,000 satoshis per virtual byte.
|
Loading…
Add table
Reference in a new issue