enable `--debug-split-views-merge` on this research branch
This commit is contained in:
parent
63971c0e1f
commit
db5b8b0bc2
|
@ -587,7 +587,7 @@ type
|
||||||
splitViewsMerge* {.
|
splitViewsMerge* {.
|
||||||
hidden
|
hidden
|
||||||
desc: "Whether or not to try and discover unknown branches in situations where the network has partitioned into split views"
|
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
|
name: "debug-split-views-merge" .}: bool
|
||||||
|
|
||||||
syncHorizon* {.
|
syncHorizon* {.
|
||||||
|
|
Loading…
Reference in New Issue