pub type FullSelectChain = LongestChain<FullBackend, Block>;
pub struct FullSelectChain { /* private fields */ }