mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 23:04:26 +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 = 1.seconds
|
||||||
|
|
||||||
POLL_INTERVAL_DATA_COLUMNS = 1.seconds
|
POLL_INTERVAL_DATA_COLUMNS = 10.seconds
|
||||||
|
|
||||||
type
|
type
|
||||||
BlockVerifierFn* = proc(
|
BlockVerifierFn* = proc(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user