Crate pallet_ethereum[][src]

Expand description

Ethereum pallet

The Ethereum pallet works together with EVM pallet to provide full emulation for Ethereum block processing.

Re-exports

pub use $crate::traits::GetPalletVersion as _;

Structs

Returns the Ethereum block hash by number.

Genesis config for the module, allow to build genesis storage.

Ethereum pallet module.

Enums

Dispatchable calls.

Ethereum pallet errors.

The schema version for Pallet Ethereum’s storage

Events for this module.

Traits

Configuration trait for Ethereum pallet.

Type Definitions

A type alias for the balance type from this pallet’s point of view.