mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 19:41:05 +00:00
downgrade a warn log to debug (#3319)
* downgrade to debug * another thick log * bump spec versions in kusama, polkadot and westend again IV
This commit is contained in:
@@ -319,7 +319,7 @@ pub(crate) async fn handle_new_head(
|
||||
|
||||
match state.session_window.cache_session_info_for_head(ctx, head, &header).await {
|
||||
Err(e) => {
|
||||
tracing::warn!(
|
||||
tracing::debug!(
|
||||
target: LOG_TARGET,
|
||||
?head,
|
||||
?e,
|
||||
|
||||
Reference in New Issue
Block a user