Type Alias FullSelectChain

Source
pub type FullSelectChain = LongestChain<FullBackend, Block>;

Aliased Typeยง

pub struct FullSelectChain { /* private fields */ }