-
Notifications
You must be signed in to change notification settings - Fork 0
Blocks
kstola2 edited this page Sep 9, 2019
·
2 revisions
A 16-bit, non-decreasing number that represents the current features, capabilities, and protocols this block adheres to.
A 64-bit. non-decreasing number representing the position of this block in the blockchain.
Represents the time when this block was created.
The SHA-256 hash of the block this block was stacked on top of.
A hash of all the data in the block.
The amount of data elements in the block body.
The block body; can be anything that is serializable. Currently is limited to Aurum Contracts.