mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
Update beacon_node/beacon_chain/src/metrics.rs
Co-authored-by: Jimmy Chen <jchen.tc@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ pub const VALIDATOR_MONITOR_ATTESTATION_SIMULATOR_SOURCE_ATTESTER_MISS_TOTAL: &s
|
|||||||
"validator_monitor_attestation_simulator_source_attester_miss_total";
|
"validator_monitor_attestation_simulator_source_attester_miss_total";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Execution Payload Envelope Procsesing
|
* Execution Payload Envelope Processing
|
||||||
*/
|
*/
|
||||||
|
|
||||||
pub static ENVELOPE_PROCESSING_REQUESTS: LazyLock<Result<IntCounter>> = LazyLock::new(|| {
|
pub static ENVELOPE_PROCESSING_REQUESTS: LazyLock<Result<IntCounter>> = LazyLock::new(|| {
|
||||||
|
|||||||
Reference in New Issue
Block a user