mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-11 03:53:22 +02:00
Move CMerkleBlock and CPartialMerkleTree to their own file
This commit is contained in:
@@ -7,10 +7,12 @@
|
||||
#include "base58.h"
|
||||
#include "clientversion.h"
|
||||
#include "key.h"
|
||||
#include "main.h"
|
||||
#include "merkleblock.h"
|
||||
#include "serialize.h"
|
||||
#include "streams.h"
|
||||
#include "uint256.h"
|
||||
#include "util.h"
|
||||
#include "utilstrencodings.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
|
Reference in New Issue
Block a user