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

# Functions

NewWitness creates an empty witness ready for population.

# Structs

Witness encompasses the state required to apply a set of transactions and derive a post state/receipt root.

# Interfaces

HeaderReader is an interface to pull in headers in place of block hashes for the witness.