referrerpolicy=no-referrer-when-downgrade
polkadot_sdk_frame::traits

Trait GetRuntimeBlockType

pub trait GetRuntimeBlockType {
    type RuntimeBlock: Block;
}
Expand description

A marker trait for something that knows the type of the runtime block.

Required Associated Types§

type RuntimeBlock: Block

The RuntimeBlock type.

Implementors§

impl GetRuntimeBlockType for Runtime

impl GetRuntimeBlockType for Runtime

impl GetRuntimeBlockType for Runtime

impl GetRuntimeBlockType for Runtime

impl GetRuntimeBlockType for Runtime

impl GetRuntimeBlockType for Runtime

impl GetRuntimeBlockType for Test

impl GetRuntimeBlockType for Runtime

impl GetRuntimeBlockType for Runtime

impl GetRuntimeBlockType for Runtime

impl GetRuntimeBlockType for Test

impl GetRuntimeBlockType for Runtime

impl GetRuntimeBlockType for Runtime

impl GetRuntimeBlockType for Runtime

impl GetRuntimeBlockType for Runtime