Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::tracegen::MerkleCheckTraceBuilder Class Referencefinal

#include <merkle_check_trace.hpp>

Public Member Functions

void process (const simulation::EventEmitterInterface< simulation::MerkleCheckEvent >::Container &events, TraceContainer &trace)
 

Static Public Attributes

static const InteractionDefinition interactions
 

Detailed Description

Definition at line 13 of file merkle_check_trace.hpp.

Member Function Documentation

◆ process()

void bb::avm2::tracegen::MerkleCheckTraceBuilder::process ( const simulation::EventEmitterInterface< simulation::MerkleCheckEvent >::Container &  events,
TraceContainer trace 
)

Definition at line 15 of file merkle_check_trace.cpp.

Member Data Documentation

◆ interactions

const InteractionDefinition bb::avm2::tracegen::MerkleCheckTraceBuilder::interactions
static
Initial value:
=
InteractionDefinition()
.add<lookup_merkle_check_merkle_poseidon2_write_settings, InteractionType::LookupSequential>()
lookup_settings< lookup_merkle_check_merkle_poseidon2_read_settings_ > lookup_merkle_check_merkle_poseidon2_read_settings

Definition at line 18 of file merkle_check_trace.hpp.


The documentation for this class was generated from the following files: