Zecale - Reconciling Privacy and Scalability on Smart-Contract Chains  0.5
Reference implementation of the Zecale protocol by Clearmatics
zecale.core.aggregator_config.AggregatorConfiguration Member List

This is the complete list of members for zecale.core.aggregator_config.AggregatorConfiguration, including all inherited members.

__init__(self, str nested_snark_name, str wrapper_snark_name, PairingParameters nested_pairing_parameters, PairingParameters wrapper_pairing_parameters)zecale.core.aggregator_config.AggregatorConfiguration
from_json_dict(Dict[str, Any] json_dict)zecale.core.aggregator_config.AggregatorConfigurationstatic
nested_pairing_parameterszecale.core.aggregator_config.AggregatorConfiguration
nested_snarkzecale.core.aggregator_config.AggregatorConfiguration
nested_snark_namezecale.core.aggregator_config.AggregatorConfiguration
to_json_dict(self)zecale.core.aggregator_config.AggregatorConfiguration
wrapper_pairing_parameterszecale.core.aggregator_config.AggregatorConfiguration
wrapper_snarkzecale.core.aggregator_config.AggregatorConfiguration
wrapper_snark_namezecale.core.aggregator_config.AggregatorConfiguration