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