Type Alias BlockTy
pub type BlockTy<N> = <N as NodePrimitives>::Block;
Expand description
Helper adapter type for accessing NodePrimitives
block types.
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.
pub type BlockTy<N> = <N as NodePrimitives>::Block;
Helper adapter type for accessing NodePrimitives
block types.
Note: Encountered an error during type layout; the type failed to be normalized.