Type Definition mangata_rococo_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.