11 bool allow_download =
true);
17 const std::string& primary_url,
18 const std::string& fallback_url);
Entry point for Barretenberg command-line interface.
g2::affine_element get_bn254_g2_data(const std::filesystem::path &path, bool allow_download=true)
std::vector< g1::affine_element > get_bn254_g1_data(const std::filesystem::path &path, size_t num_points, bool allow_download, const std::string &primary_url, const std::string &fallback_url)
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept