pub type LongestChain = LongestChain<FullBackend, Block>;
Expand description
LongestChain
type for the test runtime/client.
Aliased Type§
struct LongestChain { /* private fields */ }
pub type LongestChain = LongestChain<FullBackend, Block>;
LongestChain
type for the test runtime/client.
struct LongestChain { /* private fields */ }