Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <update_check.hpp>
Public Member Functions | |
virtual | ~UpdateCheckInterface ()=default |
virtual void | check_current_class_id (const AztecAddress &address, const ContractInstance &instance)=0 |
Definition at line 10 of file update_check.hpp.
|
virtualdefault |
|
pure virtual |
Implemented in bb::avm2::simulation::UpdateCheck.