Eth2.0-specs: get_active_validator_indices is sometimes called with two arguments

Created on 5 Oct 2018  路  1Comment  路  Source: ethereum/eth2.0-specs

The function get_active_validator_indices is defined with one argument but sometimes called with two arguments.

bug

Most helpful comment

The second argument is dynasty, and we're removing the concept of dynasty, so it really should just be one argument :smile:

>All comments

The second argument is dynasty, and we're removing the concept of dynasty, so it really should just be one argument :smile:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

spble picture spble  路  28Comments

paulhauner picture paulhauner  路  15Comments

protolambda picture protolambda  路  32Comments

vbuterin picture vbuterin  路  13Comments

JustinDrake picture JustinDrake  路  15Comments