Trait sp_runtime::traits::GetRuntimeBlockType [−][src]
A marker trait for something that knows the type of the runtime block.
Associated Types
type RuntimeBlock: Block[src]
The RuntimeBlock type.