Type Definition mangata_kusama_runtime::Block
source · pub type Block = Block<Runtime, RuntimeCall>;
Expand description
Block type as expected by this runtime.
pub type Block = Block<Runtime, RuntimeCall>;
Block type as expected by this runtime.