mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-16 19:32:55 +00:00
Start reorg of per_epoch_processing
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::errors::{DepositInvalid as Invalid, DepositValidationError as Error};
|
||||
use super::errors::{DepositInvalid as Invalid, DepositValidationError as Error};
|
||||
use types::*;
|
||||
|
||||
/// Indicates if a `Deposit` is valid to be included in a block in the current epoch of the given
|
||||
|
||||
Reference in New Issue
Block a user