Type Alias FullSelectChain

Source
type FullSelectChain<B> = LongestChain<TFullBackend<B>, B>;

Aliased Typeยง

struct FullSelectChain<B> { /* private fields */ }