aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-16524.md
blob: 11c2f60c383f057eecaf6fdae46f9246ea072c27 (plain)
1
2
3
4
5
6
7
8

Low-level changes
=================

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)