Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
merkleblock.h File Reference
#include <serialize.h>
#include <uint256.h>
#include <primitives/block.h>
#include <bloom.h>
#include <vector>


Go to the source code of this file.
Classes | |
class | CPartialMerkleTree |
Data structure that represents a partial merkle tree. More... | |
class | CMerkleBlock |
Used to relay blocks as header + vector<merkle branch> to filtered nodes. More... | |