Skip to content

Commit 93c5df0

Browse files
authored
Update AttestationData example to use 0 as index to be valid post-electra (#517)
1 parent f758157 commit 93c5df0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/phase0/attestation_data.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Phase0:
88
$ref: "../primitive.yaml#/Uint64"
99
index:
1010
$ref: "../primitive.yaml#/Uint64"
11+
example: "0"
1112
beacon_block_root:
1213
$ref: '../primitive.yaml#/Root'
1314
description: "LMD GHOST vote."

0 commit comments

Comments
 (0)