gofmt
This commit is contained in:
parent
0c2af7a8ee
commit
24956a49f4
@ -17,7 +17,6 @@ const BlockDelay = 6
|
|||||||
|
|
||||||
const PropagationDelay = 3
|
const PropagationDelay = 3
|
||||||
|
|
||||||
|
|
||||||
// SlashablePowerDelay is the number of epochs after ElectionPeriodStart, after
|
// SlashablePowerDelay is the number of epochs after ElectionPeriodStart, after
|
||||||
// which the miner is slashed
|
// which the miner is slashed
|
||||||
//
|
//
|
||||||
|
@ -80,7 +80,6 @@ var runCmd = &cli.Command{
|
|||||||
|
|
||||||
log.Infof("Remote version: %s", v.Version)
|
log.Infof("Remote version: %s", v.Version)
|
||||||
|
|
||||||
|
|
||||||
maxBatch := cctx.Int("max-batch")
|
maxBatch := cctx.Int("max-batch")
|
||||||
|
|
||||||
st, err := openStorage(cctx.String("db"))
|
st, err := openStorage(cctx.String("db"))
|
||||||
|
Loading…
Reference in New Issue
Block a user