enable `--debug-split-views-merge` on this research branch

This commit is contained in:
Etan Kissling 2024-03-25 22:05:24 +01:00
parent 63971c0e1f
commit db5b8b0bc2
No known key found for this signature in database
GPG Key ID: B21DA824C5A3D03D
1 changed files with 1 additions and 1 deletions

View File

@ -587,7 +587,7 @@ type
splitViewsMerge* {.
hidden
desc: "Whether or not to try and discover unknown branches in situations where the network has partitioned into split views"
defaultValue: false
defaultValue: true
name: "debug-split-views-merge" .}: bool
syncHorizon* {.