reth_node_types

Type Alias BlockTy

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

Helper adapter type for accessing NodePrimitives::Block on NodeTypes.

Layoutยง

Note: Encountered an error during type layout; the type failed to be normalized.