mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-09 09:14:32 +00:00
Update specs/electra/p2p-interface.md
Co-authored-by: NC <17676176+ensi321@users.noreply.github.com>
This commit is contained in:
parent
768fb454b1
commit
96fbfcb3ac
@ -62,7 +62,7 @@ The following convenience variables are re-defined:
|
||||
The following validations are added:
|
||||
- _[REJECT]_ `attestation.data.index == 0`
|
||||
- _[REJECT]_ The attester is a member of the committee -- i.e.
|
||||
`atestation.attester_index in get_beacon_committee(state, attestation.data.slot, index)`.
|
||||
`attestation.attester_index in get_beacon_committee(state, attestation.data.slot, index)`.
|
||||
|
||||
The following validations are removed:
|
||||
- _[REJECT]_ The attestation is unaggregated --
|
||||
|
Loading…
x
Reference in New Issue
Block a user