Expand description
Re-exported from reth_optimism_primitives.
Modules§
- bedrock
- OP mainnet bedrock related data.
- serde_
bincode_ compat serde-bincode-compat - Bincode-compatible serde implementations.
- transaction
- Optimism transaction types
Structs§
- OpPrimitives
- Primitive types for Optimism Node.
Enums§
- OpReceipt
- Typed Optimism transaction receipt.
- OpTx
Type - Transaction types supported by [
OpTxEnvelope]. - OpTyped
Transaction - Typed transaction enum corresponding to the [
OpTxEnvelope] envelope.
Constants§
- L2_
TO_ L1_ MESSAGE_ PASSER_ ADDRESS - The address of the
L2ToL1MessagePasserpredeploy.
Traits§
- Deposit
Receipt - Trait for deposit receipt.
- OpTransaction
- Represents an Optimism transaction envelope.
Type Aliases§
- OpBlock
- Optimism-specific block type.
- OpBlock
Body - Optimism-specific block body type.
- OpTransaction
Signed - Signed transaction.