recover devnet by increasing timeout (#760)

This commit is contained in:
Wanwiset Peerapatanapokin 2024-12-13 08:28:46 +04:00 committed by GitHub
parent d4444878bc
commit b794f6a849
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -131,7 +131,7 @@ var (
SwitchRound: 13625855,
CertThreshold: 0.4,
TimeoutSyncThreshold: 3,
TimeoutPeriod: 30,
TimeoutPeriod: 60,
MinePeriod: 2,
},
}