fn get_chain<FEN: FoundryEvmNetwork>(
state: &mut Cheatcodes<FEN>,
chain_alias: &str,
) -> ResultExpand description
Gets chain information for the given alias.
fn get_chain<FEN: FoundryEvmNetwork>(
state: &mut Cheatcodes<FEN>,
chain_alias: &str,
) -> ResultGets chain information for the given alias.