The CiphertextElectionContext class is missing the new fields for a configuration settings. This will include values for if overvoting is allowed and the maximum number of ballots for the election. This fields were added in the Python code but never had been added to the C++.
The JSON schema files for the context includes these as required fields.
The CiphertextElectionContext class is missing the new fields for a configuration settings. This will include values for if overvoting is allowed and the maximum number of ballots for the election. This fields were added in the Python code but never had been added to the C++.
The JSON schema files for the context includes these as required fields.