![]() |
Bitcoin Core
25.99.0
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
uint256 | ComputeMerkleRoot (std::vector< uint256 > hashes, bool *mutated) |
uint256 | BlockMerkleRoot (const CBlock &block, bool *mutated) |
uint256 | BlockWitnessMerkleRoot (const CBlock &block, bool *mutated) |
Definition at line 65 of file merkle.cpp.
Definition at line 75 of file merkle.cpp.
Definition at line 45 of file merkle.cpp.