Skip to content

Commit

Permalink
Add electra to consensus version for validators v2.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdee committed May 31, 2024
1 parent 0224360 commit 0749162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/beacon/states/validators.v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ post:
properties:
version:
type: string
enum: [ phase0, altair, bellatrix, capella, deneb ]
enum: [ phase0, altair, bellatrix, capella, deneb, electra ]
example: "phase0"
execution_optimistic:
$ref: "../../../beacon-node-oapi.yaml#/components/schemas/ExecutionOptimistic"
Expand Down

0 comments on commit 0749162

Please sign in to comment.