pub fn parse_genesis_file(path: &str) -> Result<Genesis, String>
Parses the genesis file from the given path.