hop-protocol / contracts

🐰 Hop Protocol v1 smart contracts
https://hop.exchange
238 stars 98 forks source link

contracts: Remove setters #61

Closed cwhinfrey closed 3 years ago

cwhinfrey commented 3 years ago

Remove setters for challengeAmountMultiplier, challengeAmountDivisor, and timeSlotSize

cwhinfrey commented 3 years ago

challengePeriod is still configurable but TIME_SLOT_SIZE was updated from 3 to 4 hours and made a constant.