OpenCBDC Transaction Processor
Loading...
Searching...
No Matches
hash.hpp File Reference
#include <array>
#include <sstream>
#include <util/common/hash.hpp>
Include dependency graph for parsec/agent/runners/evm/hash.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cbdc
 

Functions

auto cbdc::keccak_data (const void *data, size_t len) -> hash_t
 Calculates the Keccak256 hash of the specified data.