Type Definition common_runtime::runtime_types::BlockId

source ·
pub type BlockId<Runtime, RuntimeCall> = BlockId<Block<Runtime, RuntimeCall>>;