fix: gindex

This commit is contained in:
Agnish Ghosh 2024-07-05 14:26:42 +05:30
parent 14afc82a1d
commit 318d656942
No known key found for this signature in database
GPG Key ID: 7BDDA05D1B25E9F8
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ proc get_data_column_sidecars*(signed_block: deneb.SignedBeaconBlock |
kzg_incl_proof: array[4, Eth2Digest]
blck.body.build_proof(
27.GeneralizedIndex,
11.GeneralizedIndex,
kzg_incl_proof).expect("Valid gindex")
for blob in blobs: