makerdao / dss-exec-lib

DSS Executive Spellcrafting Library Contracts
GNU Affero General Public License v3.0
36 stars 21 forks source link

Remove officeHours from constructor #56

Closed brianmcmichael closed 3 years ago

brianmcmichael commented 3 years ago

Removes the need to pass officeHours through the constructor. Returns true by default. If dev wants officeHours off, they can override the function and return false.