-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
eth2-signer-api/pb/v1/eth2.proto
Line 15 in 4aaf36e
| uint64 committee_index = 2; |
Preserving the field and setting it to zero
Changing the field type to Optional (from EIP-7495 StableContainer)
This EIP chooses the second option to not complicate the inclusion of AttesterSlashing objects. While the Attestation container changes, AttesterSlashing includes indexed attestations without committee data.1
Index is now considered '0', not sure if this has any impact on protobuf, I know numbering is pedantic for protobuf
Cheers
Footnotes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels