referrerpolicy=no-referrer-when-downgrade
polkadot_service::runtime_traits

Trait GetRuntimeBlockType

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

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

Required Associated Types§

Source

type RuntimeBlock: Block

The RuntimeBlock type.

Implementations on Foreign Types§

Source§

impl GetRuntimeBlockType for Runtime

Source§

impl GetRuntimeBlockType for Runtime

§

impl GetRuntimeBlockType for Runtime

§

type RuntimeBlock = <Runtime as Config>::Block

§

impl GetRuntimeBlockType for Runtime

§

type RuntimeBlock = <Runtime as Config>::Block

Implementors§

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