Skip to main content

parse_hardfork

Function parse_hardfork 

Source
fn parse_hardfork(
    hf: &str,
    networks: &NetworkConfigs,
) -> Result<FoundryHardfork>
Available on crate feature cmd only.
Expand description

Parses a hardfork string against the active network configuration.