Release 2.2.2
- In the
StakingReward
andStakingRewardsWithPlatformToken
contracts, change the duration from a 7 days constant to an immutable set in the constructor. - Generate contract types into
dist/types/generated
folder during compile.
StakingReward
and StakingRewardsWithPlatformToken
contracts, change the duration from a 7 days constant to an immutable set in the constructor.dist/types/generated
folder during compile.