Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
Go to the source code of this file.
Namespaces | |
test_commands.test_erc_token_mixing | |
Functions | |
None | test_commands.test_erc_token_mixing.print_token_balances (Any token_instance, str bob, str alice, str charlie, str mixer) |
str | test_commands.test_erc_token_mixing.approve (Any token_instance, str owner_address, str spender_address, int token_amount) |
str | test_commands.test_erc_token_mixing.allowance (Any token_instance, str owner_address, str spender_address) |
None | test_commands.test_erc_token_mixing.main () |