Type Alias pallet_revive_eth_rpc::client::SubstrateBlock
source · pub type SubstrateBlock = Block<SrcChainConfig, OnlineClient<SrcChainConfig>>;
Expand description
The substrate block type.
Aliased Type§
struct SubstrateBlock { /* private fields */ }