Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
mock_memory.test.cpp
Go to the documentation of this file.
1// This is not a test file but we need to use .test.cpp so that it is not included in non-test builds.
3
4namespace bb::avm2::simulation {
5
6MockMemory::MockMemory() = default;
8
9} // namespace bb::avm2::simulation