|
Zecale - Reconciling Privacy and Scalability on Smart-Contract Chains
0.5
Reference implementation of the Zecale protocol by Clearmatics
|
Functions | |
| None | get_verification_key (Context ctx, str vk_out) |
Variables | |
| default | |
| help | |
| None zecale.cli.zecale_get_verification_key.get_verification_key | ( | Context | ctx, |
| str | vk_out | ||
| ) |
Get the aggregator (wrapping) verification key from the aggregation server and write to a file.
Definition at line 18 of file zecale_get_verification_key.py.
| zecale.cli.zecale_get_verification_key.default |
Definition at line 15 of file zecale_get_verification_key.py.
| zecale.cli.zecale_get_verification_key.help |
Definition at line 16 of file zecale_get_verification_key.py.
1.8.17