Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
mock_sha256.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.
4
5namespace bb::avm2::simulation {
6
7MockSha256::MockSha256() = default;
9
10} // namespace bb::avm2::simulation