|
Zecale - Reconciling Privacy and Scalability on Smart-Contract Chains
0.5
Reference implementation of the Zecale protocol by Clearmatics
|
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.AggregatorConfiguration | static |
| nested_pairing_parameters | zecale.core.aggregator_config.AggregatorConfiguration | |
| nested_snark | zecale.core.aggregator_config.AggregatorConfiguration | |
| nested_snark_name | zecale.core.aggregator_config.AggregatorConfiguration | |
| to_json_dict(self) | zecale.core.aggregator_config.AggregatorConfiguration | |
| wrapper_pairing_parameters | zecale.core.aggregator_config.AggregatorConfiguration | |
| wrapper_snark | zecale.core.aggregator_config.AggregatorConfiguration | |
| wrapper_snark_name | zecale.core.aggregator_config.AggregatorConfiguration |
1.8.17