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,
- OvmBlock
Body - The body of a block for OVM
- OvmTransaction
Signed - Signed transaction pre bedrock.