mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 18:01:04 +00:00
dispute-coordinator: more useful logs
This commit is contained in:
committed by
Bernhard Schuster
parent
88a4a748be
commit
9ce2798d5b
@@ -450,7 +450,9 @@ impl Initialized {
|
||||
tracing::warn!(
|
||||
target: LOG_TARGET,
|
||||
relay_parent = ?new_leaf,
|
||||
"Could not retrieve session info from rolling session window");
|
||||
?session,
|
||||
"Could not retrieve session info from rolling session window",
|
||||
);
|
||||
return Ok(())
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user