Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.

Block analysis #201

Open
rockacola opened this issue Dec 28, 2018 · 1 comment
Open

Block analysis #201

rockacola opened this issue Dec 28, 2018 · 1 comment

Comments

@rockacola
Copy link
Collaborator

Extraction of metadata per block.

@rockacola
Copy link
Collaborator Author

Starting from 0.12.0 you may opt-in to generate 'block metadata'.

Example document:

{
    "_id" : ObjectId("5c21d3ec771dd33c54792344"),
    "createdBy" : "NEO-JS:0.14.0-dev",
    "height" : 6,
    "time" : 1476647478,
    "size" : 686,
    "generationTime" : 18,
    "transactionCount" : 1,
    "apiLevel" : 1,
    "createdAt" : ISODate("2018-12-25T06:53:32.413Z"),
    "updatedAt" : ISODate("2018-12-25T06:53:32.413Z"),
    "__v" : 0
}

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

No branches or pull requests

1 participant