We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58cc729 commit 9f7a650Copy full SHA for 9f7a650
CHANGELOG.md
@@ -10,6 +10,9 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
10
### Fixed
11
12
- Handle the case where a bitcoin node returns zero headers (#3588)
13
+- The default value for `always_use_affirmation_maps` is now set to `false`,
14
+ instead of `true`. This was preventing testnet nodes from reaching the chain
15
+tip with the default configuration.
16
17
## [2.1]
18
0 commit comments