|
Zecale - Reconciling Privacy and Scalability on Smart-Contract Chains
0.5
Reference implementation of the Zecale protocol by Clearmatics
|
#include "libzecale/core/nested_transaction.hpp"#include <zecale/api/aggregator.pb.h>#include "libzecale/serialization/proto_utils.tcc"

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) |
1.8.17