pub fn generated_chain_value_parser(s: &str) -> Option<Arc<OpChainSpec>>
Available on crate feature
superchain-configs
only.Expand description
Parses the chain into an $crate::OpChainSpec
, if recognized.
pub fn generated_chain_value_parser(s: &str) -> Option<Arc<OpChainSpec>>
superchain-configs
only.Parses the chain into an $crate::OpChainSpec
, if recognized.