Type Definition dock_runtime::opaque::Block
source · pub type Block = Block<Header<BlockNumber, BlakeTwo256>, UncheckedExtrinsic>;
Expand description
Opaque block type.
pub type Block = Block<Header<BlockNumber, BlakeTwo256>, UncheckedExtrinsic>;
Opaque block type.