referrerpolicy=no-referrer-when-downgrade

Module runtime

Source
Expand description

Runtime types for integrating pallet-revive with the EVM.

Structs§

UncheckedExtrinsic
Wraps [generic::UncheckedExtrinsic] to support checking unsigned crate::Call::eth_transact extrinsic.

Traits§

EthExtra
EthExtra convert an unsigned crate::Call::eth_transact into a [CheckedExtrinsic].