CodeChain-io / CodeChain-io/codechain-indexer

Do not expose createdAt and updatedAt

Open
#245 2 comments 0 reactions 1 assignee Claimed by @cubistplay View on GitHub
Dominant language
TypeScript
Stars
21
Forks
15
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.