package
0.6.10
Repository: https://github.com/ava-labs/subnet-evm.git
Documentation: pkg.go.dev

# Functions

Configure applies the state upgrade to the state.

# Interfaces

BlockContext defines an interface that provides information to a state upgrade about the block that activates the upgrade.
ChainContext defines an interface that provides information to a state upgrade about the chain configuration.
StateDB is the interface for accessing EVM state in state upgrades.