bump corpo avg profit length

This commit is contained in:
Olivier Gagnon 2022-04-13 18:14:16 -04:00
parent 88ae27e84d
commit 76e539bbb8

@ -85,5 +85,5 @@ export const CorporationConstants: {
FundingRoundShares: [0.1, 0.35, 0.25, 0.2],
FundingRoundMultiplier: [4, 3, 3, 2.5],
AvgProfitLength: 20,
AvgProfitLength: 50,
};