mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-01 09:35:52 -05:00
[doc]: add release notes
This commit is contained in:
parent
ce0f154689
commit
46f0bc5b48
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