mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 21:38:31 +00:00
Modify block_producer references in other crates where needed for compilation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use block_producer::{DutiesReader, DutiesReaderError};
|
||||
use block_proposer::{DutiesReader, DutiesReaderError};
|
||||
use std::collections::HashMap;
|
||||
use std::sync::RwLock;
|
||||
use types::{Epoch, Slot};
|
||||
|
||||
Reference in New Issue
Block a user