| 
    Zeth - Zerocash on Ethereum
    0.8
    
   Reference implementation of the Zeth protocol by Clearmatics 
   | 
 
Classes | |
| class | Phase2ContributionHandler | 
| class | Phase2ServerConfig | 
Variables | |
| string | CHALLENGE_0_FILE = "challenge_0.bin" | 
| string | NEXT_CHALLENGE_FILE = "next_challenge.bin" | 
| string coordinator.phase2_contribution_handler.CHALLENGE_0_FILE = "challenge_0.bin" | 
Definition at line 23 of file phase2_contribution_handler.py.
| string coordinator.phase2_contribution_handler.NEXT_CHALLENGE_FILE = "next_challenge.bin" | 
Definition at line 24 of file phase2_contribution_handler.py.
 1.8.17