BlockEnvFor

Type Alias BlockEnvFor 

Source
pub type BlockEnvFor<Evm> = <<<Evm as ConfigureEvm>::BlockExecutorFactory as BlockExecutorFactory>::EvmFactory as EvmFactory>::BlockEnv;
Available on crate feature evm only.
Expand description

Helper to access EvmFactory::BlockEnv for a given ConfigureEvm.

Layoutยง

Note: Encountered an error during type layout; the type failed to be normalized.