mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-11 18:04:18 +00:00
spec: top-level per-epoch processing v0.6.1
This commit is contained in:
@@ -8,7 +8,6 @@ use types::*;
|
||||
/// Spec v0.6.1
|
||||
pub fn process_registry_updates<T: EthSpec>(
|
||||
state: &mut BeaconState<T>,
|
||||
current_total_balance: u64,
|
||||
spec: &ChainSpec,
|
||||
) -> Result<(), Error> {
|
||||
// Process activation eligibility and ejections.
|
||||
|
||||
Reference in New Issue
Block a user