Type Alias cumulus_test_client::LongestChain
source · pub type LongestChain = LongestChain<Backend, Block>;
Expand description
LongestChain type for the test runtime/client.
Aliased Type§
struct LongestChain { /* private fields */ }
pub type LongestChain = LongestChain<Backend, Block>;
LongestChain type for the test runtime/client.
struct LongestChain { /* private fields */ }