Type Definition common_runtime::runtime_types::Block
source · pub type Block<Runtime, RuntimeCall> = Block<Header, UncheckedExtrinsic<Runtime, RuntimeCall>>;
pub type Block<Runtime, RuntimeCall> = Block<Header, UncheckedExtrinsic<Runtime, RuntimeCall>>;