mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2024-12-23 23:05:17 +00:00
fmt
This commit is contained in:
parent
ff4d7dabef
commit
b4eedb9ec8
@ -256,7 +256,7 @@ impl SerialSyncController {
|
||||
self.peers
|
||||
.update_state(&peer_id, PeerState::Found, PeerState::Connecting);
|
||||
|
||||
num_peers_dialed += 1;
|
||||
num_peers_dialed += 1;
|
||||
}
|
||||
|
||||
info!(%self.tx_seq, %num_peers_dialed, "Connecting peers");
|
||||
|
Loading…
Reference in New Issue
Block a user