mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-20 06:06:15 +00:00
fix comment
This commit is contained in:
@@ -43,7 +43,7 @@ type Metrics struct {
|
||||
|
||||
// Number of successful connection attempts
|
||||
PeersConnectedSuccuess metrics.Counter
|
||||
// Number failed connection attempts
|
||||
// Number of failed connection attempts
|
||||
PeersConnectedFailure metrics.Counter
|
||||
|
||||
// Number of peers connected as a result of dialing the
|
||||
|
||||
Reference in New Issue
Block a user