pub fn construct_genesis_block<Block: BlockT>(
state_root: Block::Hash,
state_version: StateVersion,
) -> BlockExpand description
Create a genesis block, given the initial storage.
pub fn construct_genesis_block<Block: BlockT>(
state_root: Block::Hash,
state_version: StateVersion,
) -> BlockCreate a genesis block, given the initial storage.