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

Go to the source code of this file.

Namespaces

 test_commands.mock
 

Functions

Tuple[Any, Any] test_commands.mock.open_test_web3 ()
 
KeyStore test_commands.mock.init_test_keystore ()
 
List[str] test_commands.mock.get_dummy_merkle_path (int length)
 
Tuple[Any, Any] test_commands.mock.deploy_contract (Any eth, str deployer_address, str contract_name, Optional[Dict[str, Any]] constructor_args=None)
 

Variables

 test_commands.mock.str
 
 test_commands.mock.KeyStore = Dict[str, ZethAddress]