package
1.13.14-0.1.0-rc.1
Repository: https://github.com/ava-labs/libevm.git
Documentation: pkg.go.dev

# Functions

NewChain takes the given chain.rlp file, and decodes and returns the blocks from the file.
NewEngineClient creates a new engine client.
NewSuite creates and returns a new eth-test suite that can be used to test the given node against the given blockchain data.

# Structs

Chain is a lightweight blockchain-like store which can read a hivechain created chain.
Conn represents an individual connection with a peer.
EngineClient is a wrapper around engine-related data.
Suite represents a structure used to test a node's conformance to the eth protocol.

# Type aliases

No description provided by the author
No description provided by the author
Proto is an enum representing devp2p protocol types.