Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::NoopCalldataHashingProvider Class Reference

#include <noop_calldata_hashing.hpp>

Inheritance diagram for bb::avm2::simulation::NoopCalldataHashingProvider:
bb::avm2::simulation::CalldataHashingProviderInterface

Public Member Functions

std::unique_ptr< CalldataHashingInterfacemake_calldata_hasher (uint32_t) override
 
- Public Member Functions inherited from bb::avm2::simulation::CalldataHashingProviderInterface
virtual ~CalldataHashingProviderInterface ()=default
 

Detailed Description

Definition at line 12 of file noop_calldata_hashing.hpp.

Member Function Documentation

◆ make_calldata_hasher()

std::unique_ptr< CalldataHashingInterface > bb::avm2::simulation::NoopCalldataHashingProvider::make_calldata_hasher ( uint32_t  )
inlineoverridevirtual

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