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§

pallet
The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.

Structs§

AccessListItem
EnsureEthereumTransaction
EthereumBlockHashMapping
Returns the Ethereum block hash by number.
IntermediateStateRoot
InvalidTransactionWrapper
LegacyTransactionMessage
Log
TransactionData
TransactionStatus
ValidatedTransaction

Enums§

PostLogContent
RawOrigin
Receipt
ReturnValue
Transaction
TransactionAction

Functions§

ensure_ethereum_transaction

Type Aliases§

Block