Skip to content

Commit 87b6189

Browse files
committed
chore: add TODO
1 parent eec5823 commit 87b6189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prove_validator_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ func verifyValidatorBalancesRootAgainstBlockHeader(t *testing.T, epp *eigenpodpr
9191
if err != nil {
9292
t.Fatal(err)
9393
}
94-
94+
/// TODO: update for pectra
9595
return common.ValidateProof(root, proof.Proof, proof.ValidatorBalancesRoot, beacon.STATE_ROOT_INDEX<<beacon.BEACON_STATE_TREE_HEIGHT_DENEB|beacon.BALANCES_INDEX)
9696
}
9797

0 commit comments

Comments
 (0)