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