Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
get_env_var_spec.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <cstdint>
4
6
7namespace bb::avm2::tracegen {
8
10 public:
24
25 static Table get_table(uint8_t envvar);
26
27 private:
29};
30
31} // namespace bb::avm2::tracegen
static Table get_table(uint8_t envvar)