eosdac / eosdac-client-legacy

This is the frontend to interact with the DAC smart contracts.
MIT License
14 stars 19 forks source link

Display button for first new period #85

Closed michaeljyeates closed 5 years ago

michaeljyeates commented 5 years ago

The first time a new period is called after being unlocked, it has to have the authority account permission.

Before the DAC is unlocked, the initial custodian will have the authority account, so they should log in and call newperiod, if there a lot of custodians then this will have a high chance of failing because of not enough ram.

After the first new period, we will call them automatically.