Zecale - Reconciling Privacy and Scalability on Smart-Contract Chains  0.5
Reference implementation of the Zecale protocol by Clearmatics
zecale.core.aggregated_transaction.AggregatedTransaction Member List

This is the complete list of members for zecale.core.aggregated_transaction.AggregatedTransaction, including all inherited members.

__init__(self, str app_name, ExtendedProof ext_proof, List[bytes] nested_parameters)zecale.core.aggregated_transaction.AggregatedTransaction
app_namezecale.core.aggregated_transaction.AggregatedTransaction
ext_proofzecale.core.aggregated_transaction.AggregatedTransaction
from_json_dict(IZKSnarkProvider zksnark, Dict[str, Any] json_dict)zecale.core.aggregated_transaction.AggregatedTransactionstatic
nested_parameterszecale.core.aggregated_transaction.AggregatedTransaction
to_json_dict(self)zecale.core.aggregated_transaction.AggregatedTransaction