komodo_defs a lot more

This commit is contained in:
jl777
2019-01-21 00:31:14 -11:00
parent e8fd52a2b5
commit 7cfb6293c6
12 changed files with 50 additions and 39 deletions

View File

@@ -24,8 +24,8 @@
#include "tinyformat.h"
#include "utilstrencodings.h"
#include "crypto/common.h"
#include "komodo_defs.h"
extern uint32_t ASSETCHAINS_ALGO, ASSETCHAINS_VERUSHASH;
// default hash algorithm for block
uint256 (CBlockHeader::*CBlockHeader::hashFunction)() const = &CBlockHeader::GetSHA256DHash;