|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <retrieved_bytecodes_tree_check.hpp>
Public Member Functions | |
| virtual AppendOnlyTreeSnapshot | get_snapshot () const =0 |
Public Member Functions inherited from bb::avm2::simulation::RetrievedBytecodesInterface | |
| virtual | ~RetrievedBytecodesInterface ()=default |
| virtual bool | contains (const FF &class_id)=0 |
| virtual void | insert (const FF &class_id)=0 |
| virtual uint32_t | size () const =0 |
Definition at line 15 of file retrieved_bytecodes_tree_check.hpp.
|
pure virtual |
Implemented in bb::avm2::simulation::RetrievedBytecodesTreeCheck.