package
0.0.0-20241014125134-4ac112346916
Repository: https://github.com/frostymuaddib/go-ethereum-poic.git
Documentation: pkg.go.dev

# Functions

NewWitness creates an empty witness ready for population.

# Structs

Witness encompasses a block, state and any other chain data 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.