mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-09 03:18:09 -03:00
doc: release note for mempoolrullrbf removal
This commit is contained in:
parent
d47297c6aa
commit
c189eec848
1 changed files with 7 additions and 0 deletions
7
doc/release-notes-30592.md
Normal file
7
doc/release-notes-30592.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
Full Replace-By-Fee
|
||||
===================
|
||||
|
||||
Starting with v28.0, the `mempoolfullrbf` startup option was set to
|
||||
default to `1`. With widespread adoption of this policy, users no longer
|
||||
benefit from disabling it, so the option has been removed, making full
|
||||
replace-by-fee the standard behavior. (#30592)
|
Loading…
Reference in a new issue