Function reth_evm_optimism::l1::parse_l1_info_tx_bedrock

source ยท
pub fn parse_l1_info_tx_bedrock(
    data: &[u8],
) -> Result<L1BlockInfo, OptimismBlockExecutionError>
Available on crate feature optimism only.
Expand description

Parses the calldata of the [L1BlockInfo] transaction pre-Ecotone hardfork.