Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
Functions | |
None | wait (Context ctx, str transaction_id) |
None zeth.cli.zeth_wait.wait | ( | Context | ctx, |
str | transaction_id | ||
) |
Wait for a mix transaction and dump all log data. Does not update the wallet. Use sync to scan the chain for new notes.
Definition at line 13 of file zeth_wait.py.