mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 04:47:18 +00:00
parent
d24f99d66d
commit
ee2ba721ab
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user