Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::BytecodeCommitmentHint Struct Reference

#include <avm_inputs.hpp>

Public Member Functions

bool operator== (const BytecodeCommitmentHint &other) const =default
 
 MSGPACK_FIELDS (classId, commitment)
 

Public Attributes

FF classId
 
FF commitment
 

Detailed Description

Definition at line 153 of file avm_inputs.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::avm2::BytecodeCommitmentHint::MSGPACK_FIELDS ( classId  ,
commitment   
)

◆ operator==()

bool bb::avm2::BytecodeCommitmentHint::operator== ( const BytecodeCommitmentHint other) const
default

Member Data Documentation

◆ classId

FF bb::avm2::BytecodeCommitmentHint::classId

Definition at line 154 of file avm_inputs.hpp.

◆ commitment

FF bb::avm2::BytecodeCommitmentHint::commitment

Definition at line 155 of file avm_inputs.hpp.


The documentation for this struct was generated from the following file: