Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
Namespaces | Functions
contribute.py File Reference

Go to the source code of this file.

Namespaces

 coordinator.contribute
 

Functions

None coordinator.contribute.upload_response (Client client, str response_file, str key_file)
 
None coordinator.contribute.wait_for_turn (Client client, int interval, VerificationKey verification_key)
 
None coordinator.contribute.contribute (str base_url, str key_file, str challenge_file, Callable[[], str] contribute_cb, int wait_interval, Optional[str] server_certificate, bool insecure)