|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <perms_sstore.hpp>
Static Public Attributes | |
| static constexpr std::string_view | NAME = "PERM_SSTORE_STORAGE_WRITE" |
| static constexpr std::string_view | RELATION_NAME = "sstore" |
| static constexpr size_t | COLUMNS_PER_SET = 9 |
| static constexpr Column | SRC_SELECTOR = Column::execution_sel_write_public_data |
| static constexpr Column | DST_SELECTOR = Column::public_data_check_non_protocol_write |
| static constexpr Column | INVERSES = Column::perm_sstore_storage_write_inv |
| static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SET > | SRC_COLUMNS |
| static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SET > | DST_COLUMNS |
Definition at line 16 of file perms_sstore.hpp.
|
staticconstexpr |
Definition at line 19 of file perms_sstore.hpp.
|
staticconstexpr |
Definition at line 34 of file perms_sstore.hpp.
|
staticconstexpr |
Definition at line 21 of file perms_sstore.hpp.
|
staticconstexpr |
Definition at line 22 of file perms_sstore.hpp.
|
staticconstexpr |
Definition at line 17 of file perms_sstore.hpp.
|
staticconstexpr |
Definition at line 18 of file perms_sstore.hpp.
|
staticconstexpr |
Definition at line 23 of file perms_sstore.hpp.
|
staticconstexpr |
Definition at line 20 of file perms_sstore.hpp.