Skip to content

Commit

Permalink
MEX-418: update gas limits
Browse files Browse the repository at this point in the history
Signed-off-by: Claudiu Lataretu <[email protected]>
  • Loading branch information
claudiulataretu committed Feb 15, 2024
1 parent a558693 commit 8ae63d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -385,8 +385,8 @@
},
"stake": {
"stakeFarm": {
"default": 9000000,
"withTokenMerge": 12000000
"default": 20000000,
"withTokenMerge": 23000000
},
"unstakeFarm": 9500000,
"unbondFarm": 8000000,
Expand All @@ -413,7 +413,7 @@
},
"stakeProxy": {
"stakeFarmTokens": {
"default": 26000000,
"default": 27000000,
"withTokenMerge": 36000000
},
"claimDualYield": 55000000,
Expand Down

0 comments on commit 8ae63d7

Please sign in to comment.