Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
get_contract_instance_spec.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <cstdint>
4
5namespace bb::avm2::tracegen {
6
8 public:
16
17 static Table get_table(uint8_t member_enum);
18
19 private:
21};
22
23} // namespace bb::avm2::tracegen
static Table get_table(uint8_t member_enum)
Look up the precomputed table entry for a given member enum value.