mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
fix gofmt
This commit is contained in:
parent
eb9742ae27
commit
7bca77170d
1 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,5 @@ const (
|
|||
EpocBlockOpening = 850
|
||||
EpocBlockRandomize = 900
|
||||
MaxMasternodes = 150
|
||||
LimitPenaltyEpoch = 4
|
||||
LimitPenaltyEpoch = 4
|
||||
)
|
||||
Loading…
Reference in a new issue