CodeChain-io / CodeChain-io/codechain-indexer

Do not expose createdAt and updatedAt

Aperta
#245 2 commenti 0 reazioni 1 assegnatario Rivendicata da @cubistplay Vedi su GitHub
Lingua principale
TypeScript
Stelle
21
Fork
15
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.