Function sc_chain_spec::construct_genesis_block
source ยท 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.