mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-06-02 15:32:34 +02:00
doc: Fix amount typo in release notes
See https://github.com/bitcoin/bitcoin/pull/16524#issuecomment-538070291
This commit is contained in:
parent
fa8d052da5
commit
fad1dbda98
@ -92,7 +92,9 @@ Low-level changes
|
|||||||
Tests
|
Tests
|
||||||
-----
|
-----
|
||||||
|
|
||||||
- `-fallbackfee` was 0 (disabled) by default for the main chain, but 20000 by default for the test chains. Now it is 0 by default for all chains. Testnet and regtest users will have to add fallbackfee=20000 to their configuration if they weren't setting it and they want it to keep working like before. (#16524)
|
- `-fallbackfee` was 0 (disabled) by default for the main chain, but 0.0002 by default for the test chains. Now it is 0
|
||||||
|
by default for all chains. Testnet and regtest users will have to add `fallbackfee=0.0002` to their configuration if
|
||||||
|
they weren't setting it and they want it to keep working like before. (#16524)
|
||||||
|
|
||||||
Credits
|
Credits
|
||||||
=======
|
=======
|
||||||
|
Loading…
Reference in New Issue
Block a user