Type Alias subspace_service::FullSelectChain

source ·
pub type FullSelectChain = LongestChain<FullBackend, Block>;

Aliased Type§

struct FullSelectChain { /* private fields */ }