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

#include <avm_inputs.hpp>

Public Member Functions

bool operator== (const CheckpointActionNoStateChangeHint &other) const =default
 
 MSGPACK_FIELDS (actionCounter, oldCheckpointId, newCheckpointId)
 

Public Attributes

uint32_t actionCounter
 
uint32_t oldCheckpointId
 
uint32_t newCheckpointId
 

Detailed Description

Definition at line 247 of file avm_inputs.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::avm2::CheckpointActionNoStateChangeHint::MSGPACK_FIELDS ( actionCounter  ,
oldCheckpointId  ,
newCheckpointId   
)

◆ operator==()

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

Member Data Documentation

◆ actionCounter

uint32_t bb::avm2::CheckpointActionNoStateChangeHint::actionCounter

Definition at line 249 of file avm_inputs.hpp.

◆ newCheckpointId

uint32_t bb::avm2::CheckpointActionNoStateChangeHint::newCheckpointId

Definition at line 252 of file avm_inputs.hpp.

◆ oldCheckpointId

uint32_t bb::avm2::CheckpointActionNoStateChangeHint::oldCheckpointId

Definition at line 251 of file avm_inputs.hpp.


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