Hush Equihash (N,K) implementation

This commit is contained in:
Duke Leto
2020-12-04 20:47:28 -05:00
parent 0b403dd311
commit 609b223e90
3 changed files with 3 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
// Copyright (c) 2019-2020 The Hush developers
// Copyright (c) 2016 Jack Grigg
// Copyright (c) 2016 The Zcash developers
// Distributed under the GPLv3 software license, see the accompanying
@@ -8,10 +9,8 @@
#include "crypto/sha256.h"
#include "utilstrencodings.h"
#include "sodium.h"
#include "komodo_nk.h"
#include "hush_nk.h"
#include <cstring>
#include <exception>
#include <functional>

View File

@@ -18,7 +18,7 @@
#define KOMODO_DEFS_H
#include "arith_uint256.h"
#include "chain.h"
#include "komodo_nk.h"
#include "hush_nk.h"
#define KOMODO_EARLYTXID_HEIGHT 100
//#define ADAPTIVEPOW_CHANGETO_DEFAULTON 1572480000