Additional tests

This commit is contained in:
Michael Toutonghi
2018-05-16 01:59:23 -07:00
parent 52670b7205
commit 004e332290
2 changed files with 1 additions and 2 deletions

View File

@@ -25,7 +25,6 @@ public:
static const size_t HEADER_SIZE=4+32+32+32+4+4+32; // excluding Equihash solution
static const int32_t CURRENT_VERSION=4;
static uint256 (CBlockHeader::*hashFunction)() const;
static void SetHashAlgo();
int32_t nVersion;