Skip to content

Commit

Permalink
MEX-437: update gas limit for create position single token
Browse files Browse the repository at this point in the history
Signed-off-by: Claudiu Lataretu <[email protected]>
  • Loading branch information
claudiulataretu committed Feb 27, 2024
1 parent c4fff4c commit 0eb002e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@
"vote": 50000000
},
"positionCreator": {
"singleToken": 70000000,
"singleToken": 85000000,
"energyPosition": 20000000
},
"composableTasks": {
Expand Down

0 comments on commit 0eb002e

Please sign in to comment.