Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
version.hpp
Go to the documentation of this file.
1#pragma once
2
3namespace bb {
4// Version string placeholder that gets updated during release process
5extern const char* const BB_VERSION_PLACEHOLDER;
6} // namespace bb
Entry point for Barretenberg command-line interface.
const char *const BB_VERSION_PLACEHOLDER
Definition version.cpp:6