mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-14 10:22:38 +00:00
Add chain_id in range syncing to avoid wrong dispatching of batch results (#1037)
This commit is contained in:
@@ -8,4 +8,5 @@ mod range;
|
||||
|
||||
pub use batch::Batch;
|
||||
pub use batch::BatchId;
|
||||
pub use chain::ChainId;
|
||||
pub use range::RangeSync;
|
||||
|
||||
Reference in New Issue
Block a user