mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 14:54:12 +00:00
bump poll interval for dc
This commit is contained in:
parent
1d4924190d
commit
5662b7c27f
@ -42,7 +42,7 @@ const
|
||||
|
||||
POLL_INTERVAL = 1.seconds
|
||||
|
||||
POLL_INTERVAL_DATA_COLUMNS = 1.seconds
|
||||
POLL_INTERVAL_DATA_COLUMNS = 10.seconds
|
||||
|
||||
type
|
||||
BlockVerifierFn* = proc(
|
||||
|
Loading…
x
Reference in New Issue
Block a user