Type Alias ProviderBlock

pub type ProviderBlock<P> = <P as BlockReader>::Block;
Available on crate feature provider only.
Expand description

A helper type alias to access BlockReader::Block.

Layout§

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