Expand description
Runtime types for integrating pallet-revive
with the EVM.
Structs§
- Wraps [
generic::UncheckedExtrinsic
] to support checking unsignedcrate::Call::eth_transact
extrinsic.
Traits§
- EthExtra convert an unsigned
crate::Call::eth_transact
into a [CheckedExtrinsic
].