|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <noop_calldata_hashing.hpp>
Public Member Functions | |
| void | assert_calldata_hash (const FF &, std::span< const FF >) override |
Public Member Functions inherited from bb::avm2::simulation::CalldataHashingInterface | |
| virtual | ~CalldataHashingInterface ()=default |
Definition at line 7 of file noop_calldata_hashing.hpp.
|
inlineoverridevirtual |
Implements bb::avm2::simulation::CalldataHashingInterface.
Definition at line 9 of file noop_calldata_hashing.hpp.