Skip to content

Commit

Permalink
Valset: Remove unused error
Browse files Browse the repository at this point in the history
  • Loading branch information
ueco-jb committed Feb 9, 2022
1 parent 3d36b13 commit 334a6e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions contracts/tgrade-valset/src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ pub enum ContractError {
#[error("No validators")]
NoValidators {},

#[error("Validator not jailed")]
ValidatorNotJailed {},

#[error("The sum of distribution contract ratios exceeds 100%")]
InvalidRewardsRatio {},

Expand Down

0 comments on commit 334a6e8

Please sign in to comment.