mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-27 06:47:13 +00:00
remove duplicate metric (#2507)
This commit is contained in:
parent
14742890d6
commit
85acf55ad8
@ -47,9 +47,6 @@ declareHistogram beacon_aggregate_delay,
|
||||
declareHistogram beacon_block_delay,
|
||||
"Time(s) between slot start and beacon block reception", buckets = delayBuckets
|
||||
|
||||
declareHistogram beacon_store_block_duration_seconds,
|
||||
"storeBlock() duration", buckets = [0.25, 0.5, 1, 2, 4, 8, Inf]
|
||||
|
||||
type
|
||||
Eth2Processor* = object
|
||||
doppelGangerDetectionEnabled*: bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user