|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <instruction.hpp>
Public Member Functions | |
| MSGPACK_FIELDS (recipient, recipient_address, content, content_address) | |
Public Attributes | |
| bb::avm2::FF | recipient |
| AddressRef | recipient_address |
| bb::avm2::FF | content |
| AddressRef | content_address |
Definition at line 532 of file instruction.hpp.
| SENDL2TOL1MSG_Instruction::MSGPACK_FIELDS | ( | recipient | , |
| recipient_address | , | ||
| content | , | ||
| content_address | |||
| ) |
| bb::avm2::FF SENDL2TOL1MSG_Instruction::content |
Definition at line 535 of file instruction.hpp.
| AddressRef SENDL2TOL1MSG_Instruction::content_address |
Definition at line 536 of file instruction.hpp.
| bb::avm2::FF SENDL2TOL1MSG_Instruction::recipient |
Definition at line 533 of file instruction.hpp.
| AddressRef SENDL2TOL1MSG_Instruction::recipient_address |
Definition at line 534 of file instruction.hpp.