# 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.