mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
5 lines
65 B
Rust
5 lines
65 B
Rust
//! Optimism transaction types
|
|
|
|
pub mod signed;
|
|
pub mod tx_type;
|