Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
Variables | |
string | DEFAULT_CONFIG_FILE = "server_config.json" |
string | LAGRANGE_FILE = "lagrange.bin" |
string | LINEAR_COMBINATION_FILE = "linear_combination.bin" |
string commands.constants.DEFAULT_CONFIG_FILE = "server_config.json" |
Definition at line 7 of file constants.py.
string commands.constants.LAGRANGE_FILE = "lagrange.bin" |
Definition at line 10 of file constants.py.
string commands.constants.LINEAR_COMBINATION_FILE = "linear_combination.bin" |
Definition at line 11 of file constants.py.