| 
    Zeth - Zerocash on Ethereum
    0.8
    
   Reference implementation of the Zeth protocol by Clearmatics 
   | 
 
Classes | |
| class | PowersOfTauCommand | 
Variables | |
| string | CHALLENGE_FILE = "challenge" | 
| string | NEW_CHALLENGE_FILE = "new_challenge" | 
| string | RESPONSE_FILE = "response" | 
| string | CONFIG = "release" | 
| string coordinator.powersoftau_command.CHALLENGE_FILE = "challenge" | 
Definition at line 11 of file powersoftau_command.py.
| string coordinator.powersoftau_command.CONFIG = "release" | 
Definition at line 15 of file powersoftau_command.py.
| string coordinator.powersoftau_command.NEW_CHALLENGE_FILE = "new_challenge" | 
Definition at line 12 of file powersoftau_command.py.
| string coordinator.powersoftau_command.RESPONSE_FILE = "response" | 
Definition at line 13 of file powersoftau_command.py.
 1.8.17