Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
instance_sol_gen.hpp File Reference

Go to the source code of this file.

Functions

void output_instance (std::ostream &os, std::string const &vk_class_name, std::string const &base_class_name, std::string const &class_name)
 

Function Documentation

◆ output_instance()

void output_instance ( std::ostream &  os,
std::string const &  vk_class_name,
std::string const &  base_class_name,
std::string const &  class_name 
)
inline

Write a solidity file containing the instance importing vk params to the given stream.

Definition at line 5 of file instance_sol_gen.hpp.