Serializes PODMembershipLists to a string in a simplified format optimized
for compactness and human readability. The simplified format discards type
information. Calling podMembershipListsFromSimplifiedJSON will
construct PODMembershipLists containing the same values, which will behave
the same in hashing and circuits, but the type information may not be
identical.
Serializes
PODMembershipLists
to a string in a simplified format optimized for compactness and human readability. The simplified format discards type information. Calling podMembershipListsFromSimplifiedJSON will constructPODMembershipLists
containing the same values, which will behave the same in hashing and circuits, but the type information may not be identical.