-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Milestone
Description
Introduce ErrVoteInvalid type to clarify which errors result in disconnection from a peer.
type ErrVoteInvalid struct{
*Vote
msg string
}
See #1281
Reactions are currently unavailable