Skip to content

Commit ce620ea

Browse files
committed
f Indentation
1 parent 6bfa920 commit ce620ea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/chain/mod.rs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -999,10 +999,10 @@ impl ChainSource {
999999
// message which will be available with rust-esplora-client 0.7 and
10001000
// later.
10011001
log_trace!(
1002-
logger,
1003-
"Failed to broadcast due to HTTP connection error: {}",
1004-
err
1005-
);
1002+
logger,
1003+
"Failed to broadcast due to HTTP connection error: {}",
1004+
err
1005+
);
10061006
} else {
10071007
log_error!(
10081008
logger,

0 commit comments

Comments
 (0)