Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
c23625be
Unverified
Commit
c23625be
authored
Mar 29, 2021
by
asynchronous rob
Committed by
GitHub
Mar 29, 2021
Browse files
more logs in issue-approval (#2758)
parent
16f69cba
Pipeline
#131622
failed with stages
in 25 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
node/core/approval-voting/src/lib.rs
View file @
c23625be
...
@@ -1815,6 +1815,8 @@ fn issue_approval(
...
@@ -1815,6 +1815,8 @@ fn issue_approval(
tracing
::
debug!
(
tracing
::
debug!
(
target
:
LOG_TARGET
,
target
:
LOG_TARGET
,
?
candidate_hash
,
?
candidate_hash
,
?
block_hash
,
validator_index
=
validator_index
.0
,
"Issuing approval vote"
,
"Issuing approval vote"
,
);
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment