Closed callebtc closed 2 months ago
we should either use Unix timestamp or format returned by new Date().toISOString()
which is2012-04-23T18:25:43.511Z
(where the time used is UTC), rationale: https://stackoverflow.com/questions/10286204/what-is-the-right-json-date-format
I would prefer the unix timestamp. Its what we use in other places.
In order for users to be sure that their local clock agrees with the mint's clock, the mint should publish its current time in the info response.