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