Function parse_l1_info_tx_bedrock
pub fn parse_l1_info_tx_bedrock(
data: &[u8],
) -> Result<L1BlockInfo, OpBlockExecutionError>Available on crate features
node-api and node only.Expand description
Parses the calldata of the L1BlockInfo transaction pre-Ecotone hardfork.