Skip to content

Commit

Permalink
/beacon/validators/all has been removed in sigp#1569
Browse files Browse the repository at this point in the history
  • Loading branch information
ackintosh committed Jan 13, 2022
1 parent 5415c7b commit 79d8c76
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions book/src/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,10 @@ voting period the validator might have to wait ~3.4 hours for next voting
period. In times of very, very severe network issues, the network may even fail
to vote in new Eth1 blocks, stopping all new validator deposits!

> Note: you can see the list of validators included in the beacon chain using
> our REST API: [/beacon/validators/all](./http/beacon.md#beaconvalidatorsall)
#### 2. Waiting for a validator to be activated

If a validator has provided an invalid public key or signature, they will
_never_ be activated or even show up in
[/beacon/validators/all](./http/beacon.html#beaconvalidatorsall).
_never_ be activated.
They will simply be forgotten by the beacon chain! But, if those parameters were
correct, once the Eth1 delays have elapsed and the validator appears in the
beacon chain, there's _another_ delay before the validator becomes "active"
Expand Down

0 comments on commit 79d8c76

Please sign in to comment.