mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 14:08:40 +01:00
Consensus: Create consensus/consensus.h with some constants
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "merkleblock.h"
|
||||
|
||||
#include "hash.h"
|
||||
#include "primitives/block.h" // for MAX_BLOCK_SIZE
|
||||
#include "consensus/consensus.h"
|
||||
#include "utilstrencodings.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user