pub fn construct_genesis_block<Block: BlockT>(
    state_root: Block::Hash,
    state_version: StateVersion
) -> Block
Expand description

Create a genesis block, given the initial storage.