Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
circuit_type.hpp File Reference
#include <concepts>
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Concepts

concept  bb::IsAnyOf
 

Enumerations

enum class  bb::CircuitType : uint32_t { bb::STANDARD = 0 , bb::ULTRA = 2 , bb::UNDEFINED = 3 }