|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <perms_execution.hpp>
Static Public Attributes | |
| static constexpr std::string_view | NAME = "PERM_EXECUTION_DISPATCH_TO_GET_CONTRACT_INSTANCE" |
| static constexpr std::string_view | RELATION_NAME = "execution" |
| static constexpr size_t | COLUMNS_PER_SET = 8 |
| static constexpr Column | SRC_SELECTOR = Column::execution_sel_exec_dispatch_get_contract_instance |
| static constexpr Column | DST_SELECTOR = Column::get_contract_instance_sel |
| static constexpr Column | INVERSES = Column::perm_execution_dispatch_to_get_contract_instance_inv |
| static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SET > | SRC_COLUMNS |
| static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SET > | DST_COLUMNS |
Definition at line 96 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 99 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 113 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 101 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 102 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 97 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 98 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 103 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 100 of file perms_execution.hpp.