mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 05:51:02 +00:00
validator-discovery: some extra logs (#3157)
* remove duplicate logging * validator-discovery: add extra logging
This commit is contained in:
@@ -436,6 +436,8 @@ where
|
||||
if !rep.is_benefit() {
|
||||
tracing::debug!(
|
||||
target: LOG_TARGET,
|
||||
?peer,
|
||||
?rep,
|
||||
action = "ReportPeer"
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user