|
Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
Functions | |
| None | token_approve (Context ctx, str value, str eth_addr, str eth_private_key, bool wait, str instance_file) |
Variables | |
| help | |
| is_flag | |
| True | |
| default | |
| None zeth.helper.token_approve.token_approve | ( | Context | ctx, |
| str | value, | ||
| str | eth_addr, | ||
| str | eth_private_key, | ||
| bool | wait, | ||
| str | instance_file | ||
| ) |
Approve the mixer to spend some amount of ERC20/223 tokens
Definition at line 22 of file token_approve.py.

| zeth.helper.token_approve.default |
Definition at line 19 of file token_approve.py.
| zeth.helper.token_approve.help |
Definition at line 14 of file token_approve.py.
| zeth.helper.token_approve.is_flag |
Definition at line 16 of file token_approve.py.
| zeth.helper.token_approve.True |
Definition at line 16 of file token_approve.py.
1.8.17