Zecale - Reconciling Privacy and Scalability on Smart-Contract Chains  0.5
Reference implementation of the Zecale protocol by Clearmatics
Namespaces | Variables
defaults.py File Reference

Go to the source code of this file.

Namespaces

 zecale.cli.defaults
 

Variables

string zecale.cli.defaults.AGGREGATOR_CONFIG_FILE_DEFAULT = "aggregator-config.cache"
 
string zecale.cli.defaults.AGGREGATOR_SERVER_ENDPOINT_DEFAULT = "localhost:50052"
 
string zecale.cli.defaults.BATCH_PROOF_FILENAME_DEFAULT = "batch.json"
 
string zecale.cli.defaults.AGGREGATOR_VERIFICATION_KEY_FILE_DEFAULT = "aggregator-vk.json"
 
string zecale.cli.defaults.INSTANCE_FILE_DEFAULT = "zecale-instance"
 
string zecale.cli.defaults.APPLICATION_VERIFICATION_KEY_FILE_DEFAULT = "app-vk.json"
 
string zecale.cli.defaults.APPLICATION_INSTANCE_FILE_DEFAULT = "app-instance"