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