Alexander Simmerl
7 years ago
No known key found for this signature in database
GPG Key ID: 4694E95C9CC61BDA
1 changed files with
1 additions and
1 deletions
-
types/priv_validator/socket.go
|
|
@ -314,7 +314,7 @@ func (pvss *PrivValidatorSocketServer) acceptConnections() { |
|
|
|
return // Ignore error from listener closing.
|
|
|
|
} |
|
|
|
pvss.Logger.Error( |
|
|
|
"accpetConnections", |
|
|
|
"acceptConnections", |
|
|
|
"err", errors.Wrap(err, "failed to accept connection"), |
|
|
|
) |
|
|
|
continue |
|
|
|