Crate reth_seismic

Source
Expand description

Seismic meta crate that provides access to commonly used reth dependencies.

Modules§

chainspec
Re-exported from reth_chainspec
primitives
Re-exported reth primitives
serde_bincode_compat
Re-exported ethereum types Bincode-compatible serde implementations.
test_utils
Re-exported ethereum types Test utils for seismic primitives, e.g. SeismicTransactionSigned
transaction
Re-exported ethereum types Optimism transaction types

Structs§

SeismicPrimitives
Re-exported ethereum types Primitive types for Seismic Node.
SeismicTransactionSigned
Re-exported ethereum types Signed transaction.

Enums§

SeismicReceipt
Re-exported ethereum types Typed ethereum transaction receipt. Receipt containing result of transaction execution.
SeismicTxType
Re-exported ethereum types Seismic TransactionType flags as specified in EIPs 2718, 1559, and 2930, as well as the deposit transaction spec

Type Aliases§

SeismicBlock
Re-exported ethereum types Seismic-specific block type.
SeismicBlockBody
Re-exported ethereum types Seismic-specific block body type.