|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <avm_inputs.hpp>
Public Member Functions | |
| bool | operator== (const BytecodeCommitmentHint &other) const =default |
| MSGPACK_FIELDS (classId, commitment) | |
Public Attributes | |
| FF | classId |
| FF | commitment |
Definition at line 157 of file avm_inputs.hpp.
| bb::avm2::BytecodeCommitmentHint::MSGPACK_FIELDS | ( | classId | , |
| commitment | |||
| ) |
|
default |
| FF bb::avm2::BytecodeCommitmentHint::classId |
Definition at line 158 of file avm_inputs.hpp.
| FF bb::avm2::BytecodeCommitmentHint::commitment |
Definition at line 159 of file avm_inputs.hpp.