valhashators -> validators

This commit is contained in:
Michael Vines 2019-05-13 15:29:23 -07:00 committed by GitHub
parent c9b86018c6
commit 2eaa64c4e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ impl Poh {
}
// emissions of Ticks (i.e. PohEntries without a mixin) allows
// valhashators to parallelize the work of catching up
// validators to parallelize the work of catching up
pub fn tick(&mut self) -> PohEntry {
self.hash();