mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 02:08:02 +00:00
Downgrade logging to debug (#2980)
There is no need to spawn operators with this debug log. Closes: https://github.com/paritytech/polkadot-sdk/issues/2974
This commit is contained in:
@@ -3343,7 +3343,7 @@ async fn issue_approval<Context>(
|
||||
);
|
||||
}
|
||||
|
||||
gum::info!(
|
||||
gum::debug!(
|
||||
target: LOG_TARGET,
|
||||
?candidate_hash,
|
||||
?block_hash,
|
||||
|
||||
Reference in New Issue
Block a user