|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <send_l2_to_l1_msg.hpp>
Static Public Member Functions | |
| static std::string | get_subrelation_label (size_t index) |
Static Public Member Functions inherited from bb::avm2::send_l2_to_l1_msgImpl< FF > | |
| static bool | skip (const AllEntities &in) |
| static void | accumulate (ContainerOverSubrelations &evals, const AllEntities &in, const RelationParameters< FF > &, const FF &scaling_factor) |
Static Public Attributes | |
| static constexpr const std::string_view | NAME = "send_l2_to_l1_msg" |
| static constexpr size_t | SR_MAX_WRITES_REACHED = 1 |
| static constexpr size_t | SR_OPCODE_ERROR = 2 |
| static constexpr size_t | SR_SEND_L2_TO_L1_MSG_CONDITION = 3 |
| static constexpr size_t | SR_EMIT_L2_TO_L1_MSG_NUM_L2_TO_L1_MSGS_EMITTED_INCREASE = 5 |
Static Public Attributes inherited from bb::Relation< send_l2_to_l1_msgImpl< FF > > | |
| static constexpr std::array< size_t, RelationImpl::SUBRELATION_PARTIAL_LENGTHS.size()> | SUBRELATION_TOTAL_LENGTHS |
| static constexpr size_t | RELATION_LENGTH |
| static constexpr size_t | TOTAL_RELATION_LENGTH |
Static Public Attributes inherited from bb::avm2::send_l2_to_l1_msgImpl< FF > | |
| static constexpr std::array< size_t, 6 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 33 of file send_l2_to_l1_msg.hpp.
|
inlinestatic |
Definition at line 43 of file send_l2_to_l1_msg.hpp.
|
staticconstexpr |
Definition at line 35 of file send_l2_to_l1_msg.hpp.
|
staticconstexpr |
Definition at line 41 of file send_l2_to_l1_msg.hpp.
|
staticconstexpr |
Definition at line 38 of file send_l2_to_l1_msg.hpp.
|
staticconstexpr |
Definition at line 39 of file send_l2_to_l1_msg.hpp.
|
staticconstexpr |
Definition at line 40 of file send_l2_to_l1_msg.hpp.