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

#include <calldata_hashing.hpp>

Inheritance diagram for bb::avm2::simulation::CalldataHashingInterface:
bb::avm2::simulation::CalldataHasher bb::avm2::simulation::MockCalldataHasher

Public Member Functions

virtual ~CalldataHashingInterface ()=default
 
virtual void assert_calldata_hash (const FF &cd_hash, std::span< const FF > calldata)=0
 

Detailed Description

Definition at line 11 of file calldata_hashing.hpp.

Constructor & Destructor Documentation

◆ ~CalldataHashingInterface()

virtual bb::avm2::simulation::CalldataHashingInterface::~CalldataHashingInterface ( )
virtualdefault

Member Function Documentation

◆ assert_calldata_hash()

virtual void bb::avm2::simulation::CalldataHashingInterface::assert_calldata_hash ( const FF cd_hash,
std::span< const FF calldata 
)
pure virtual

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