tendermint / farming

Farming is a Cosmos SDK module that implements farming functionality
Apache License 2.0
20 stars 15 forks source link

fix: consider plan period when validating epoch ratio #245

Closed hallazzang closed 2 years ago

hallazzang commented 2 years ago

Description

This PR fixes types.ValidateTotalEpochRatio so that it considers plan period.

closes: #241

Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.