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

#include <avm_io.hpp>

Public Member Functions

bool operator== (const BytecodeCommitmentHint &other) const =default
 
 MSGPACK_CAMEL_CASE_FIELDS (hint_key, class_id, commitment)
 

Public Attributes

uint32_t hint_key
 
FF class_id
 
FF commitment
 

Detailed Description

Definition at line 164 of file avm_io.hpp.

Member Function Documentation

◆ MSGPACK_CAMEL_CASE_FIELDS()

bb::avm2::BytecodeCommitmentHint::MSGPACK_CAMEL_CASE_FIELDS ( hint_key  ,
class_id  ,
commitment   
)

◆ operator==()

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

Member Data Documentation

◆ class_id

FF bb::avm2::BytecodeCommitmentHint::class_id

Definition at line 166 of file avm_io.hpp.

◆ commitment

FF bb::avm2::BytecodeCommitmentHint::commitment

Definition at line 167 of file avm_io.hpp.

◆ hint_key

uint32_t bb::avm2::BytecodeCommitmentHint::hint_key

Definition at line 165 of file avm_io.hpp.


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