mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-09-18 20:04:38 -04:00
nitpick: Change "Executing parallel requests on electrum clients" to trace
This commit is contained in:
parent
82b41a229e
commit
7b194f0499
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue