mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Move beacon processor work queue implementation to its own file (#8141)
Co-Authored-By: Eitan Seri- Levi <eserilev@gmail.com> Co-Authored-By: Eitan Seri-Levi <eserilev@ucsc.edu>
This commit is contained in:
@@ -1 +1,4 @@
|
||||
pub mod work_queue;
|
||||
pub mod work_reprocessing_queue;
|
||||
|
||||
pub use work_queue::BeaconProcessorQueueLengths;
|
||||
|
||||
Reference in New Issue
Block a user