This commit is contained in:
djrtwo 2023-06-19 12:05:49 -06:00
parent fd9a72e74a
commit 668568ea22
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ def kzg_commitment_to_versioned_hash(kzg_commitment: KZGCommitment) -> Versioned
#### Modified `get_attestation_participation_flag_indices`
*Note:* The function `get_attestation_participation_flag_indicies` is modified to set the `TIMELY_TARGET_FLAG` for any correct target attestation, regardless of `inclusion_delay` as a baseline reward for any speed of inclusion of an attestation that contributes to justification of the contained chain for EIP-7045.
*Note:* The function `get_attestation_participation_flag_indices` is modified to set the `TIMELY_TARGET_FLAG` for any correct target attestation, regardless of `inclusion_delay` as a baseline reward for any speed of inclusion of an attestation that contributes to justification of the contained chain for EIP-7045.
```python
def get_attestation_participation_flag_indices(state: BeaconState,