threshold-network / merkle-distribution

Threshold Network rewards generation and distribution
https://threshold.network
1 stars 6 forks source link

Replace UNIX timestamps by Date string #60

Closed manumonti closed 1 year ago

manumonti commented 1 year ago

Replacing the use of UNIX timestamp by a string with the Date in ISO 8601 format facilitates updating the distribution parameters in each new Merkle distribution and makes more visible the possible typos in the start and end date of the distribution period.