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 153 of file avm_inputs.hpp.
bb::avm2::BytecodeCommitmentHint::MSGPACK_FIELDS | ( | classId | , |
commitment | |||
) |
|
default |
FF bb::avm2::BytecodeCommitmentHint::classId |
Definition at line 154 of file avm_inputs.hpp.
FF bb::avm2::BytecodeCommitmentHint::commitment |
Definition at line 155 of file avm_inputs.hpp.