Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Extra logging
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
  • Loading branch information
sandreim committed Aug 22, 2023
1 parent e81cc9f commit 4619a2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/network/approval-distribution/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2249,6 +2249,7 @@ impl ApprovalDistribution {
target: LOG_TARGET,
?candidate_indices,
block_hash = ?cert.block_hash,
assignment_kind = ?cert.cert.kind,
"Distributing our assignment on candidates",
);

Expand Down

0 comments on commit 4619a2b

Please sign in to comment.