mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-15 15:10:19 +00:00
remove todo
This commit is contained in:
@@ -69,7 +69,7 @@ pub fn process_mine<'a, 'info>(
|
||||
return Err(OreError::ClockInvalid.into());
|
||||
}
|
||||
|
||||
// TODO Validate epoch is active
|
||||
// Validate epoch is active
|
||||
if clock
|
||||
.unix_timestamp
|
||||
.ge(&config.last_reset_at.saturating_add(ONE_MINUTE))
|
||||
|
||||
Reference in New Issue
Block a user