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

#include <noop_update_check.hpp>

Inheritance diagram for bb::avm2::simulation::NoopUpdateCheck:
bb::avm2::simulation::UpdateCheckInterface

Public Member Functions

void check_current_class_id (const AztecAddress &, const ContractInstance &) override
 
- Public Member Functions inherited from bb::avm2::simulation::UpdateCheckInterface
virtual ~UpdateCheckInterface ()=default
 

Detailed Description

Definition at line 7 of file noop_update_check.hpp.

Member Function Documentation

◆ check_current_class_id()

void bb::avm2::simulation::NoopUpdateCheck::check_current_class_id ( const AztecAddress ,
const ContractInstance  
)
inlineoverridevirtual

Implements bb::avm2::simulation::UpdateCheckInterface.

Definition at line 9 of file noop_update_check.hpp.


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