Skip to content

Commit

Permalink
🔧 finance: update esEXA reserve ratio for op-mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
itofarina committed Oct 15, 2024
1 parent 8459375 commit 6f26257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ const hardhatConfig: Config = {
},
escrow: {
vestingPeriod: 365 * 86_400,
reserveRatio: 0.25,
reserveRatio: 0.35,
},
staking: {
minTime: 0,
Expand Down

0 comments on commit 6f26257

Please sign in to comment.