Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
mock_emit_unencrypted_log.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <gmock/gmock.h>
4
8
9namespace bb::avm2::simulation {
10
25
26} // namespace bb::avm2::simulation
MOCK_METHOD(void, emit_unencrypted_log,(MemoryInterface &memory, ContextInterface &context, AztecAddress contract_address, MemoryAddress log_offset, uint32_t log_size),(override))
uint32_t MemoryAddress