calls to `Election#getCurrentValidatorSigners` must be replaced with `EpochManager#getElectedSigners` used in [fetchValidators.ts](https://github.com/jmrossy/celo-web-wallet/blob/e9059fd1628535d314d9f4eda6774d7a5cf960f4/src/features/validators/fetchValidators.ts#L56)
calls to
Election#getCurrentValidatorSignersmust be replaced withEpochManager#getElectedSignersused in fetchValidators.ts