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