Skip to content

Commit eb093da

Browse files
committed
remove maxReturn
1 parent 77a4743 commit eb093da

File tree

1 file changed

+0
-1
lines changed
  • packages/contract-helpers/src/farm

1 file changed

+0
-1
lines changed

packages/contract-helpers/src/farm/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ export class Farming extends BaseService<IFarming> implements FarmingInterface {
102102
@isEthAddress('strategyAddress')
103103
@isPositiveAmount('borrowAmount')
104104
@isPositiveAmount('farmingAmount')
105-
@isPositiveAmount('maxReturn')
106105
{
107106
user,
108107
mTokenAddress,

0 commit comments

Comments
 (0)