|
Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
Functions | |
| None | sync (Context ctx, Optional[str] wait_tx, Optional[int] batch_size) |
Variables | |
| help | |
| type | |
| int | |
| None zeth.cli.zeth_sync.sync | ( | Context | ctx, |
| Optional[str] | wait_tx, | ||
| Optional[int] | batch_size | ||
| ) |
Attempt to retrieve new notes for the key in <key-file>
Definition at line 16 of file zeth_sync.py.

| zeth.cli.zeth_sync.help |
Definition at line 13 of file zeth_sync.py.
| zeth.cli.zeth_sync.int |
Definition at line 14 of file zeth_sync.py.
| zeth.cli.zeth_sync.type |
Definition at line 14 of file zeth_sync.py.
1.8.17