referrerpolicy=no-referrer-when-downgrade

Crate snowbridge_pallet_ethereum_client

Source
Expand description

Ethereum Beacon Client

A light client that verifies consensus updates signed by the sync committee of the beacon chain.

§Extrinsics

§Governance

§Consensus Updates

  • Call::submit: Submit a finalized beacon header with an optional sync committee update

Re-exports§

pub use weights::WeightInfo;
pub use config::SLOTS_PER_HISTORICAL_ROOT;
pub use pallet::*;

Modules§

config
functions
impls
mock
pallet
The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.
types
weights
Autogenerated weights for ethereum_beacon_client

Constants§

LOG_TARGET