codechain-indexer icon indicating copy to clipboard operation
codechain-indexer copied to clipboard

Do not expose createdAt and updatedAt

Open sgkim126 opened this issue 5 years ago • 2 comments

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.

sgkim126 avatar Apr 18 '19 07:04 sgkim126

Thanks for filing this issue.

@cubismic Would you fix it?

joojis avatar Apr 22 '19 05:04 joojis

Okay. I'll fix this by tomorrow. On 22 Apr 2019, 2:53 PM +0900, JinGyeong Jeong [email protected], wrote:

Thanks for filing this issue. @cubismic Would you fix it? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

cubismic avatar Apr 22 '19 05:04 cubismic