typo
This commit is contained in:
parent
679421e489
commit
8cfe3c3133
|
@ -332,7 +332,7 @@ signed_attestation_data = bls_sign(
|
||||||
|
|
||||||
## Responsibility lookahead
|
## Responsibility lookahead
|
||||||
|
|
||||||
The beacon chain shufflings are designed to given a minimum of 1 epoch lookahead on the validator's upcoming responsibilities of proposing and attesting dictated by the shuffling and slot.
|
The beacon chain shufflings are designed to provide a minimum of 1 epoch lookahead on the validator's upcoming responsibilities of proposing and attesting dictated by the shuffling and slot.
|
||||||
|
|
||||||
There are three possibilities for the shuffling at the next epoch:
|
There are three possibilities for the shuffling at the next epoch:
|
||||||
1. The shuffling changes due to a "validator registry change".
|
1. The shuffling changes due to a "validator registry change".
|
||||||
|
|
Loading…
Reference in New Issue