Module ovm_file_codec

Source
Expand description

OVM block, same as EVM block at bedrock, except for signature of deposit transaction not having a signature back then. Enables decoding and encoding Block types within file contexts.

Structs§

OvmBlock
OVM block, same as EVM block but with different transaction signature handling Pre-bedrock system transactions on Optimism were sent from the zero address with an empty signature,
OvmBlockBody
The body of a block for OVM
OvmTransactionSigned
Signed transaction pre bedrock.