mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-29 00:58:11 -05:00
chore: rename eth engine module orchestrator -> service (#9288)
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
#![cfg_attr(not(test), warn(unused_crate_dependencies))]
|
||||
#![cfg_attr(docsrs, feature(doc_cfg, doc_auto_cfg))]
|
||||
|
||||
/// Ethereum engine orchestrator.
|
||||
pub mod orchestrator;
|
||||
/// Ethereum engine service.
|
||||
pub mod service;
|
||||
|
||||
Reference in New Issue
Block a user