Skip to content

Commit

Permalink
Merge branch 'rc/v3.0' into simple-lock-legacy-remove-checks
Browse files Browse the repository at this point in the history
  • Loading branch information
CostinCarabas authored Jun 19, 2024
2 parents 5dc34ef + b279755 commit 07f1db2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions legacy-contracts/simple-lock-legacy/src/proxy_farm.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ use crate::error_messages::*;
pub enum FarmType {
SimpleFarm,
FarmWithLockedRewards,
FarmWithBoostedRewards
}

#[derive(TypeAbi, TopEncode, TopDecode, NestedEncode, NestedDecode, PartialEq, Debug)]
Expand Down

0 comments on commit 07f1db2

Please sign in to comment.