mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 11:41:51 +00:00
Clarify validator monitor block log (#6342)
* Clarify validator monitor block log * Merge branch 'unstable' into clarify-block-log
This commit is contained in:
@@ -1185,7 +1185,7 @@ impl<E: EthSpec> ValidatorMonitor<E> {
|
||||
|
||||
info!(
|
||||
self.log,
|
||||
"Block from API";
|
||||
"Block from monitored validator";
|
||||
"root" => ?block_root,
|
||||
"delay" => %delay.as_millis(),
|
||||
"slot" => %block.slot(),
|
||||
|
||||
Reference in New Issue
Block a user