mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-05-02 03:02:54 -04:00
@@ -264,8 +264,8 @@ func ConfigureBeaconChain(ctx *cli.Context) {
|
||||
if ctx.Bool(enableRoughtime.Name) {
|
||||
log.Warn("Enabling roughtime sync")
|
||||
cfg.EnableRoughtime = true
|
||||
Init(cfg)
|
||||
}
|
||||
Init(cfg)
|
||||
}
|
||||
|
||||
// ConfigureSlasher sets the global config based
|
||||
|
||||
Reference in New Issue
Block a user