You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.
Johannes edited this page Jan 3, 2017
·
2 revisions
In some respects EthOn is different from the yellow paper.
Uncle instead of Ommer (#1)
In the yellow paper a Block header is a collection of fields. In EthOn it is represented as a Blob containing this information. The data contained in the Block header is also available in a structured form via the Block's data and object properties.