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

This is the complete list of members for zecale.core.aggregator_client.AggregatorClient, including all inherited members.

__init__(self, str endpoint)zecale.core.aggregator_client.AggregatorClient
endpointzecale.core.aggregator_client.AggregatorClient
get_aggregated_transaction(self, IZKSnarkProvider wrapper_zksnark, str name)zecale.core.aggregator_client.AggregatorClient
get_configuration(self)zecale.core.aggregator_client.AggregatorClient
get_nested_verification_key_hash(self, IZKSnarkProvider nested_zksnark, IVerificationKey vk)zecale.core.aggregator_client.AggregatorClient
get_verification_key(self, IZKSnarkProvider wrapper_zksnark)zecale.core.aggregator_client.AggregatorClient
register_application(self, IZKSnarkProvider nested_zksnark, IVerificationKey vk, str app_name)zecale.core.aggregator_client.AggregatorClient
submit_nested_transaction(self, IZKSnarkProvider nested_zksnark, NestedTransaction nested_tx)zecale.core.aggregator_client.AggregatorClient