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

Go to the source code of this file.

Classes

class  zecale.core.dispatcher_contract.DispatcherContract
 

Namespaces

 zecale.core.dispatcher_contract
 

Variables

 zecale.core.dispatcher_contract.ZECALE_DIR = get_zecale_dir()
 
 zecale.core.dispatcher_contract.CONTRACTS_DIR = join(ZECALE_DIR, "contracts")
 
 zecale.core.dispatcher_contract.DISPATCHER_SOURCE_FILE = join(CONTRACTS_DIR, "ZecaleDispatcher.sol")
 
int zecale.core.dispatcher_contract.DISPATCHER_DEPLOY_GAS = 5000000