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