Hush little baby

This commit is contained in:
Duke Leto
2020-12-06 18:55:25 -05:00
parent b7398f812c
commit d38ae7d82c
6 changed files with 5 additions and 5 deletions

View File

@@ -56,7 +56,7 @@ extern void TxToJSON(const CTransaction& tx, const uint256 hashBlock, UniValue&
void ScriptPubKeyToJSON(const CScript& scriptPubKey, UniValue& out, bool fIncludeHex);
int32_t komodo_notarized_height(int32_t *prevMoMheightp,uint256 *hashp,uint256 *txidp);
#include "hush_defs.h"
#include "komodo_structs.h"
#include "hush_structs.h"
double GetDifficultyINTERNAL(const CBlockIndex* blockindex, bool networkDifficulty)
{