Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
Variables
commands.constants Namespace Reference

Variables

string DEFAULT_CONFIG_FILE = "server_config.json"
 
string LAGRANGE_FILE = "lagrange.bin"
 
string LINEAR_COMBINATION_FILE = "linear_combination.bin"
 

Variable Documentation

◆ DEFAULT_CONFIG_FILE

string commands.constants.DEFAULT_CONFIG_FILE = "server_config.json"

Definition at line 7 of file constants.py.

◆ LAGRANGE_FILE

string commands.constants.LAGRANGE_FILE = "lagrange.bin"

Definition at line 10 of file constants.py.

◆ LINEAR_COMBINATION_FILE

string commands.constants.LINEAR_COMBINATION_FILE = "linear_combination.bin"

Definition at line 11 of file constants.py.