|
Zecale - Reconciling Privacy and Scalability on Smart-Contract Chains
0.5
Reference implementation of the Zecale protocol by Clearmatics
|
Functions | |
| None | get_batch (Context ctx, str name, str batch_file) |
Variables | |
| required | |
| True | |
| help | |
| default | |
| None zecale.cli.zecale_get_batch.get_batch | ( | Context | ctx, |
| str | name, | ||
| str | batch_file | ||
| ) |
Request an aggregated transaction for the given application name.
Definition at line 18 of file zecale_get_batch.py.
| zecale.cli.zecale_get_batch.default |
Definition at line 15 of file zecale_get_batch.py.
| zecale.cli.zecale_get_batch.help |
Definition at line 12 of file zecale_get_batch.py.
| zecale.cli.zecale_get_batch.required |
Definition at line 12 of file zecale_get_batch.py.
| zecale.cli.zecale_get_batch.True |
Definition at line 12 of file zecale_get_batch.py.
1.8.17