pub type TxEnvFor<Evm> = <EvmFactoryFor<Evm> as EvmFactory>::Tx;
Expand description
Helper to access EvmFactory::Tx
for a given ConfigureEvm
.
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.
pub type TxEnvFor<Evm> = <EvmFactoryFor<Evm> as EvmFactory>::Tx;
Helper to access EvmFactory::Tx
for a given ConfigureEvm
.
Note: Encountered an error during type layout; the type failed to be normalized.