Function sc_service::construct_genesis_block

source ยท
pub fn construct_genesis_block<Block>(
    state_root: <Block as Block>::Hash,
    state_version: StateVersion,
) -> Block
where Block: Block,
Expand description

Create a genesis block, given the initial storage.