Skip to main content

BlockTy

Type Alias BlockTy 

Source
pub type BlockTy<N> = <N as NodePrimitives>::Block;
Expand description

Helper adapter type for accessing NodePrimitives block types.