Equity
Bitcoin Protocol Library
Utility::MerkleTree Member List

This is the complete list of members for Utility::MerkleTree, including all inherited members.

hashAt(size_t i) const Utility::MerkleTree
MerkleTree(Crypto::Sha256HashList const &hashes)Utility::MerkleTree
proof(size_t i) const Utility::MerkleTree
root() const Utility::MerkleTree
verify(Crypto::Sha256Hash const &hash, size_t i, Crypto::Sha256HashList const &proof, Crypto::Sha256Hash const &root)Utility::MerkleTreestatic