Type Definition polkadot_runtime::Block [−][src]
pub type Block = Block<Header, UncheckedExtrinsic>;Expand description
Block type as expected by this runtime.
pub type Block = Block<Header, UncheckedExtrinsic>;Block type as expected by this runtime.