lower the devnet cert to recover devnet again (#594)

This commit is contained in:
Liam 2024-07-29 16:43:56 -07:00 committed by GitHub
parent 014eb1c2ed
commit 308607c670
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -94,9 +94,9 @@ var (
TimeoutPeriod: 30,
MinePeriod: 2,
},
13625858: { // 2024.07.29 RPC call and reorg sync issue
13625855: { // 2024.07.29 RPC call and reorg sync issue
MaxMasternodes: 108,
SwitchRound: 13625858,
SwitchRound: 13625855,
CertThreshold: 0.4,
TimeoutSyncThreshold: 3,
TimeoutPeriod: 30,