mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-10 01:34:29 +00:00
add assert
This commit is contained in:
parent
1ef75e0875
commit
a18c05e7e2
@ -56,6 +56,7 @@ def _run_blob_kzg_commitments_merkle_proof_test(spec, state, rng=None):
|
||||
index=spec.get_subtree_index(gindex),
|
||||
root=column_sidcar.signed_block_header.message.body_root,
|
||||
)
|
||||
assert spec.verify_data_column_sidecar_kzg_proofs(column_sidcar)
|
||||
assert spec.verify_data_column_sidecar_inclusion_proof(column_sidcar)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user