Skip to content

Commit

Permalink
Remove unused / linter violating msgp annotation in consensus.go.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmalouf committed Dec 15, 2023
1 parent 919a76f commit b680105
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions protocol/consensus.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ import (

// ConsensusVersion is a string that identifies a version of the
// consensus protocol.
//
//msgp:allocbound ConsensusVersion maxConsensusVersionLen
type ConsensusVersion string

// DEPRECATEDConsensusV0 is a baseline version of the Algorand consensus protocol.
Expand Down

0 comments on commit b680105

Please sign in to comment.