cli_components

Function cli_components 

Source
pub fn cli_components(
    chain_spec: Arc<ChainSpec>,
) -> (ArbEvmConfig, Arc<ArbConsensus<ChainSpec>>)
Expand description

EVM config and consensus for reth’s offline commands (re-execute, import, stage), so they run the node’s ArbOS logic, not stock Ethereum.