mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
fix gofmt
This commit is contained in:
parent
ad4b0f223c
commit
16930873e6
2 changed files with 2 additions and 2 deletions
|
|
@ -11,5 +11,5 @@ const (
|
|||
EpocBlockOpening = 850
|
||||
EpocBlockRandomize = 900
|
||||
MaxMasternodes = 150
|
||||
LimitPenaltyEpoch = 4
|
||||
LimitPenaltyEpoch = 4
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue