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

Go to the source code of this file.

Namespaces

 coordinator.upload_utils
 

Functions

None coordinator.upload_utils.handle_upload_request (int content_length, str content_boundary, bytes expect_digest, io.BufferedIOBase stream, str file_name)
 

Variables

int coordinator.upload_utils.READ_CHUNK_SIZE = 4096