reduce to 20s

This commit is contained in:
Liam Lai 2024-10-17 18:59:38 -07:00
parent 22fc7d0710
commit 3dac4dc014

View file

@ -72,6 +72,14 @@ var (
TimeoutPeriod: 30,
MinePeriod: 2,
},
460000: {
MaxMasternodes: 108,
SwitchRound: 460000,
CertThreshold: 0.667,
TimeoutSyncThreshold: 2,
TimeoutPeriod: 20,
MinePeriod: 2,
},
}
TestnetV2Configs = map[uint64]*V2Config{