mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-23 11:57:18 +00:00
parent
617325b726
commit
498417a8fc
@ -25,7 +25,7 @@ type blockchainService interface {
|
||||
}
|
||||
|
||||
const (
|
||||
minStatusCount = 1 // TODO(3147): Set this to more than 1, maybe configure from flag?
|
||||
minStatusCount = 3 // TODO(3147): Set this to more than 3, maybe configure from flag?
|
||||
handshakePollingInterval = 5 * time.Second // Polling interval for checking the number of received handshakes.
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user