Fabcoin Core  0.16.2
P2P Digital Currency
Classes
merkleblock.h File Reference
#include <serialize.h>
#include <uint256.h>
#include <primitives/block.h>
#include <bloom.h>
#include <vector>
Include dependency graph for merkleblock.h:
This graph shows which files directly or indirectly include this file:

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...