Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <cstdint>
Go to the source code of this file.
Enumerations | |
enum | CircuitType : uint64_t { Standard = 1 << 0 , Ultra = 1 << 1 } |
enum CircuitType : uint64_t |
Enumerator | |
---|---|
Standard | |
Ultra |
Definition at line 4 of file fuzzer_constants.hpp.