Skip to content

ErrVoteInvalid  #1327

@ebuchman

Description

@ebuchman

Introduce ErrVoteInvalid type to clarify which errors result in disconnection from a peer.

type ErrVoteInvalid struct{
  *Vote
  msg string
}

See #1281

Metadata

Metadata

Assignees

Labels

C:consensusComponent: ConsensusC:p2pComponent: P2P pkg

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions