Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
merkle_root.cpp
Go to the documentation of this file.
uint256 ComputeMerkleRoot(std::vector< uint256 > hashes, bool *mutated)
Definition: merkle.cpp:46
Definition: bench.h:50
BENCHMARK(MerkleRoot)