mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-04 04:04:00 +00:00
test
This commit is contained in:
@@ -132,7 +132,7 @@ type ErrSwitchAuthenticationFailure struct {
|
||||
|
||||
func (e ErrSwitchAuthenticationFailure) Error() string {
|
||||
return fmt.Sprintf(
|
||||
"failed to authenticate peer. Dialed %v, but got peer with ID %s",
|
||||
"failed to authenticate beep peer. Dialed %v, but got peer with ID %s",
|
||||
e.Dialed,
|
||||
e.Got,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user