Function substrate_test_runtime_client::client::genesis::construct_genesis_block [−][src]
pub fn construct_genesis_block<Block>(
state_root: <Block as Block>::Hash
) -> Block where
Block: Block,
Expand description
Create a genesis block, given the initial storage.