Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
constants.hpp
Go to the documentation of this file.
1
// === AUDIT STATUS ===
2
// internal: { status: not started, auditors: [], date: YYYY-MM-DD }
3
// external_1: { status: not started, auditors: [], date: YYYY-MM-DD }
4
// external_2: { status: not started, auditors: [], date: YYYY-MM-DD }
5
// =====================
6
7
#pragma once
8
#include <cstdint>
9
10
namespace
bb::stdlib
{
11
static
constexpr
uint64_t NUM_LIMB_BITS_IN_FIELD_SIMULATION = 68;
12
}
bb::stdlib
Definition
graph_description_goblin.test.cpp:13
src
barretenberg
stdlib
primitives
bigfield
constants.hpp
Generated by
1.9.8