op_alloy_protocol

Function to_system_config

Source
pub fn to_system_config(
    block: &OpBlock,
    rollup_config: &RollupConfig,
) -> Result<SystemConfig, OpBlockConversionError>
Expand description

Converts the OpBlock to a partial SystemConfig.