Merge pull request #5696

691161d Consensus: Create consensus/consensus.h with some constants (jtimon)
This commit is contained in:
Wladimir J. van der Laan
2015-04-26 14:33:12 +02:00
12 changed files with 34 additions and 16 deletions

View File

@@ -8,6 +8,7 @@
#include "base58.h"
#include "checkpoints.h"
#include "coincontrol.h"
#include "consensus/consensus.h"
#include "main.h"
#include "net.h"
#include "script/script.h"