mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-15 09:20:44 +00:00
update config
This commit is contained in:
parent
cc63105314
commit
fd8f8ec2dc
1 changed files with 2 additions and 2 deletions
|
|
@ -134,10 +134,10 @@ var (
|
||||||
ProtectorReward: 2000,
|
ProtectorReward: 2000,
|
||||||
ObserverReward: 1000,
|
ObserverReward: 1000,
|
||||||
},
|
},
|
||||||
2084400: {
|
2090700: {
|
||||||
MaxMasternodes: 10,
|
MaxMasternodes: 10,
|
||||||
MaxProtectorNodes: 0,
|
MaxProtectorNodes: 0,
|
||||||
SwitchRound: 2084400,
|
SwitchRound: 2090700,
|
||||||
CertThreshold: 0.667,
|
CertThreshold: 0.667,
|
||||||
TimeoutSyncThreshold: 3,
|
TimeoutSyncThreshold: 3,
|
||||||
TimeoutPeriod: 5,
|
TimeoutPeriod: 5,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue