|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <noop_calldata_hashing.hpp>
Public Member Functions | |
| std::unique_ptr< CalldataHashingInterface > | make_calldata_hasher (uint32_t) override |
Public Member Functions inherited from bb::avm2::simulation::CalldataHashingProviderInterface | |
| virtual | ~CalldataHashingProviderInterface ()=default |
Definition at line 12 of file noop_calldata_hashing.hpp.
|
inlineoverridevirtual |
Implements bb::avm2::simulation::CalldataHashingProviderInterface.
Definition at line 14 of file noop_calldata_hashing.hpp.