diff --git a/hardhat.config.ts b/hardhat.config.ts index 05a7a768..a7972a6b 100644 --- a/hardhat.config.ts +++ b/hardhat.config.ts @@ -111,7 +111,7 @@ const hardhatConfig: Config = { }, escrow: { vestingPeriod: 365 * 86_400, - reserveRatio: 0.25, + reserveRatio: 0.35, }, staking: { minTime: 0,