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

Go to the source code of this file.

Namespaces

 zecale.core.proto_utils
 

Functions

AggregatorConfiguration zecale.core.proto_utils.aggregator_configuration_from_proto (aggregator_pb2.AggregatorConfiguration aggregator_config_proto)
 
aggregator_pb2.NestedTransaction zecale.core.proto_utils.nested_transaction_to_proto (IZKSnarkProvider zksnark, NestedTransaction tx)
 
AggregatedTransaction zecale.core.proto_utils.aggregated_transaction_from_proto (IZKSnarkProvider zksnark, aggregator_pb2.AggregatedTransaction aggregated_transaction_proto)