mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
5 lines
82 B
Rust
5 lines
82 B
Rust
//! Ethereum EVM support
|
|
|
|
#[doc(inline)]
|
|
pub use reth_evm_ethereum::EthEvmConfig;
|