Update the DataStructureUtil to use the correct schema definitions when generating attestations.
Also reformatted some json file to make them readable by the same occasion.
This is required in #8790 in order to make the DataStructureUtil use the correct schema definition when generating Attestation related data when dealing with fork aware spec in the tests.
Fixed Issue(s)
Documentation
[x] I thought about documentation and added the doc-change-required label to this PR if updates are required.
Changelog
[x] I thought about adding a changelog entry, and added one if I deemed necessary.
PR Description
Update the
DataStructureUtil
to use the correct schema definitions when generating attestations. Also reformatted some json file to make them readable by the same occasion. This is required in #8790 in order to make theDataStructureUtil
use the correct schema definition when generatingAttestation
related data when dealing with fork aware spec in the tests.Fixed Issue(s)
Documentation
doc-change-required
label to this PR if updates are required.Changelog