Serializes FixedPODEntries to a string in a simplified format optimized for
compactness and human readability. Calling podEntryRecordFromSimplifiedJSON will reconstruct FixedPODEntries whose POD
values will contain the same values and behave the same in hashing and
circuits, but the type information may not be identical.
Serializes
FixedPODEntries
to a string in a simplified format optimized for compactness and human readability. Calling podEntryRecordFromSimplifiedJSON will reconstructFixedPODEntries
whose POD values will contain the same values and behave the same in hashing and circuits, but the type information may not be identical.