Crate pallet_ethereum
source ·Expand description
Ethereum pallet
The Ethereum pallet works together with EVM pallet to provide full emulation for Ethereum block processing.
Re-exports
pub use self::pallet::*;
Modules
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet.
Structs
- Returns the Ethereum block hash by number.