Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
noop_update_check.hpp
Go to the documentation of this file.
1#pragma once
2
4
5namespace bb::avm2::simulation {
6
8 public:
9 void check_current_class_id(const AztecAddress&, const ContractInstance&) override {}
10};
11
12} // namespace bb::avm2::simulation
void check_current_class_id(const AztecAddress &, const ContractInstance &) override
AVM range check gadget for witness generation.