anvil_zksync::utils

Function parse_genesis_file

Source
pub fn parse_genesis_file(path: &str) -> Result<Genesis, String>
Expand description

Parses the genesis file from the given path.