nitpick: Change "Executing parallel requests on electrum clients" to trace

This commit is contained in:
Binarybaron 2025-06-15 14:58:04 +02:00
parent 82b41a229e
commit 7b194f0499

View file

@ -358,7 +358,7 @@ where
T: Send + 'static,
{
let start_time = Instant::now();
debug!(
trace!(
operation = kind,
total_clients = self.client_count(),
"Executing parallel requests on electrum clients"