|
Zecale - Reconciling Privacy and Scalability on Smart-Contract Chains
0.5
Reference implementation of the Zecale protocol by Clearmatics
|
Functions | |
| None | check_batch (Context ctx, str batch_file, int batch_size) |
Variables | |
| type | |
| required | |
| help | |
| None zecale.cli.zecale_check_batch.check_batch | ( | Context | ctx, |
| str | batch_file, | ||
| int | batch_size | ||
| ) |
Exit with error if result is not 1 for any nested proof
Definition at line 18 of file zecale_check_batch.py.

| zecale.cli.zecale_check_batch.help |
Definition at line 16 of file zecale_check_batch.py.
| zecale.cli.zecale_check_batch.required |
Definition at line 15 of file zecale_check_batch.py.
| zecale.cli.zecale_check_batch.type |
Definition at line 14 of file zecale_check_batch.py.
1.8.17