Zecale - Reconciling Privacy and Scalability on Smart-Contract Chains  0.5
Reference implementation of the Zecale protocol by Clearmatics
Namespaces | Functions
proto_utils.hpp File Reference
#include "libzecale/core/nested_transaction.hpp"
#include <zecale/api/aggregator.pb.h>
#include "libzecale/serialization/proto_utils.tcc"
Include dependency graph for proto_utils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 libzecale
 

Functions

template<typename nppT , typename wppT , typename nsnarkT , typename wsnarkT >
void libzecale::aggregator_configuration_to_proto (zecale_proto::AggregatorConfiguration &config)
 
template<typename ppT , typename apiHandlerT >
nested_transaction< ppT, typename apiHandlerT::snark > libzecale::nested_transaction_from_proto (const zecale_proto::NestedTransaction &transaction)