Type Alias ProviderBlock
pub type ProviderBlock<P> = <P as BlockReader>::Block;
Expand description
A helper type alias to access BlockReader::Block
.
Layoutยง
Note: Encountered an error during type layout; the type failed to be normalized.
pub type ProviderBlock<P> = <P as BlockReader>::Block;
A helper type alias to access BlockReader::Block
.
Note: Encountered an error during type layout; the type failed to be normalized.