mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-10 01:26:44 +00:00
skip all
This commit is contained in:
@@ -4098,7 +4098,7 @@ impl<T: BeaconChainTypes> NetworkBeaconProcessor<T> {
|
||||
|
||||
#[instrument(
|
||||
level = "trace",
|
||||
skip(self, message_id, peer_id, payload_attestation_message),
|
||||
skip_all,
|
||||
fields(
|
||||
peer_id = %peer_id,
|
||||
slot = %payload_attestation_message.data.slot,
|
||||
|
||||
Reference in New Issue
Block a user