package
1.14.7
Repository: https://github.com/onflow/go-ethereum.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ComputeAccumulator calculates the SSZ hash tree root of the Era1 accumulator of header records.
Filename returns a recognizable Era1-formatted file name for the specified epoch and network.
From returns an Era backed by f.
NewBuilder returns a new Builder instance.
NewIterator returns a new Iterator instance.
NewRawIterator returns a new RawIterator instance.
Open returns an Era backed by the given filename.
ReadDir reads all the era1 files in a directory for a given network.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Builder is used to create Era1 archives of block data.
Era reads and Era1 file.
Iterator wraps RawIterator and returns decoded Era1 entries.
RawIterator reads an RLP-encode Era1 entries.

# Interfaces

No description provided by the author