Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not expose createdAt and updatedAt #245

Open
sgkim126 opened this issue Apr 18, 2019 · 2 comments
Open

Do not expose createdAt and updatedAt #245

sgkim126 opened this issue Apr 18, 2019 · 2 comments
Assignees

Comments

@sgkim126
Copy link
Contributor

For instance, The result of https://corgi.codechain.io/explorer/api/account/wccqxv73gy53dexhzh6qa4v768tw9m7sn7kxvlw6r0a is

{"address":"wccqxv73gy53dexhzh6qa4v768tw9m7sn7kxvlw6r0a","balance":"0","seq":0,"createdAt":"2019-04-10T14:26:20.730Z","updatedAt":"2019-04-15T03:58:35.931Z"}

createdAt and updatedAt are meaningless. It's just an internal time that the data are indexed. Please do not expose them.

@joojis
Copy link
Contributor

joojis commented Apr 22, 2019

Thanks for filing this issue.

@cubismic Would you fix it?

@cubismic
Copy link
Member

cubismic commented Apr 22, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants