Available on crate feature
optimism
only.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ยง
- 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,
- The body of a block for OVM
- Signed transaction.