razor-network / oracle-contracts

Core contracts for Razor network
http://razor.network
36 stars 21 forks source link

Change epoch length #1000

Closed SamAg19 closed 1 month ago

SamAg19 commented 2 months ago

Problem statement

The Current epoch length is 1200s/20 mins and needs to be changed to 300s/5 mins for the upcoming release.

Solution

Change the EPOCH_LENGTH in Constants.sol

SamAg19 commented 1 month ago

fixed #1001