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§
- Seismic
Primitives - Re-exported ethereum types Primitive types for Seismic Node.
- Seismic
Transaction Signed - Re-exported ethereum types Signed transaction.
Enums§
- Seismic
Receipt - Re-exported ethereum types Typed ethereum transaction receipt. Receipt containing result of transaction execution.
- Seismic
TxType - Re-exported ethereum types
Seismic
TransactionType
flags as specified in EIPs 2718, 1559, and 2930, as well as the deposit transaction spec
Type Aliases§
- Seismic
Block - Re-exported ethereum types Seismic-specific block type.
- Seismic
Block Body - Re-exported ethereum types Seismic-specific block body type.