mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-10 23:15:34 -05:00
5 lines
61 B
Rust
5 lines
61 B
Rust
#[cfg(not(feature = "optimism"))]
|
|
mod builder;
|
|
|
|
fn main() {}
|