Type Definition polkadot_cli::Block

source ·
pub type Block = Block<Header<u32, BlakeTwo256>, OpaqueExtrinsic>;
Expand description

Block type.