Expand description
Runtime types for integrating pallet-revive with the EVM.
Structs§
- Unchecked
Extrinsic - Wraps [
generic::UncheckedExtrinsic] to support checking unsignedcrate::Call::eth_transactextrinsic.
Traits§
- EthExtra
- EthExtra convert an unsigned
crate::Call::eth_transactinto a [CheckedExtrinsic]. - SetWeight
Limit - Used to set the weight limit argument of a
eth_calloreth_instantiate_with_codecall.