Zecale - Reconciling Privacy and Scalability on Smart-Contract Chains  0.5
Reference implementation of the Zecale protocol by Clearmatics
Namespaces | Functions
utils.py File Reference

Go to the source code of this file.

Namespaces

 zecale.cli.utils
 

Functions

IVerificationKey zecale.cli.utils.load_verification_key (IZKSnarkProvider zksnark, str vk_file)
 
NestedTransaction zecale.cli.utils.load_nested_transaction (IZKSnarkProvider zksnark, str tx_file)
 
AggregatedTransaction zecale.cli.utils.load_aggregated_transaction (IZKSnarkProvider zksnark, str agg_tx_file)