CodeChain-io / CodeChain-io/codechain-indexer
Do not expose createdAt and updatedAt
未关闭
- 主要语言
- TypeScript
- 星标
- 21
- 派生
- 15
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。