mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
Merge branch 'validator_induction' into genesis
This commit is contained in:
@@ -107,6 +107,12 @@ impl<'a> ValidatorInductor<'a> {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
fn to_ref(self)
|
||||||
|
-> &'a Vec<ValidatorRecord>
|
||||||
|
{
|
||||||
|
self.validators
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user