![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <incrementalmerkletree.h>
Public Member Functions | |
| EmptyMerkleRoots () | |
| Hash | empty_root (size_t depth) const |
Private Attributes | |
| std::array< Hash, Depth+1 > | empty_roots |
Friends | |
| template<size_t D, typename H > | |
| bool | operator== (const EmptyMerkleRoots< D, H > &a, const EmptyMerkleRoots< D, H > &b) |
Definition at line 65 of file incrementalmerkletree.h.
|
inline |
Definition at line 67 of file incrementalmerkletree.h.
|
inline |
|
friend |
|
private |
Definition at line 75 of file incrementalmerkletree.h.