Closed
Description
Description
See this comment #6044 (comment)
We shouldn't need to verify consistency of all kzg commitments against the block body, given that a valid inclusion proof must prevent this from happening. However this check don't currently exist on the DataColumnByRange
response code path and should be added.