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

#include <update_check.hpp>

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

Public Member Functions

virtual ~UpdateCheckInterface ()=default
 
virtual void check_current_class_id (const AztecAddress &address, const ContractInstance &instance)=0
 

Detailed Description

Definition at line 10 of file update_check.hpp.

Constructor & Destructor Documentation

◆ ~UpdateCheckInterface()

virtual bb::avm2::simulation::UpdateCheckInterface::~UpdateCheckInterface ( )
virtualdefault

Member Function Documentation

◆ check_current_class_id()

virtual void bb::avm2::simulation::UpdateCheckInterface::check_current_class_id ( const AztecAddress address,
const ContractInstance instance 
)
pure virtual

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