pub type BlockTy<N> = <N as NodePrimitives>::Block;Expand description
Helper adapter type for accessing NodePrimitives block types.
pub type BlockTy<N> = <N as NodePrimitives>::Block;Helper adapter type for accessing NodePrimitives block types.