PendingRecoveredBlock

Type Alias PendingRecoveredBlock 

pub type PendingRecoveredBlock<N> = Arc<RecoveredBlock<<N as NodePrimitives>::Block>>;
Available on crate feature rpc only.
Expand description

A type alias for an Arc wrapped RecoveredBlock.

Aliased Type§

pub struct PendingRecoveredBlock<N> { /* private fields */ }

Layout§

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