Skip to content

Commit

Permalink
change sync committee enum order
Browse files Browse the repository at this point in the history
  • Loading branch information
guy muroch committed Jul 25, 2024
1 parent 67cd51e commit 8cffb83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/convert/roles.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ const (
RoleAttester RunnerRole = iota
RoleAggregator
RoleProposer
RoleSyncCommitteeContribution
RoleSyncCommittee
RoleSyncCommitteeContribution

RoleValidatorRegistration
RoleVoluntaryExit
Expand Down

0 comments on commit 8cffb83

Please sign in to comment.