pub fn read_genesis_yaml<P: AsRef<Path>>(
    genesis: P
) -> Result<Block0Configuration, Block0Error>