Define a new season of anon Hush DPoW notaries
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
#include <utf8.h>
|
||||
#include <univalue.h>
|
||||
#include <numeric>
|
||||
#include "komodo_defs.h"
|
||||
#include "hush_defs.h"
|
||||
#include <string.h>
|
||||
#include "rpchushwallet.h"
|
||||
|
||||
@@ -566,7 +566,7 @@ UniValue sendtoaddress(const UniValue& params, bool fHelp, const CPubKey& mypk)
|
||||
return wtx.GetHash().GetHex();
|
||||
}
|
||||
|
||||
#include "komodo_defs.h"
|
||||
#include "hush_defs.h"
|
||||
|
||||
#define KOMODO_KVPROTECTED 1
|
||||
#define KOMODO_KVBINARY 2
|
||||
|
||||
@@ -66,7 +66,7 @@ unsigned int nTxConfirmTarget = DEFAULT_TX_CONFIRM_TARGET;
|
||||
bool bSpendZeroConfChange = true;
|
||||
bool fSendFreeTransactions = false;
|
||||
bool fPayAtLeastCustomFee = true;
|
||||
#include "komodo_defs.h"
|
||||
#include "hush_defs.h"
|
||||
|
||||
CBlockIndex *komodo_chainactive(int32_t height);
|
||||
extern std::string DONATION_PUBKEY;
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
#include "utiltime.h"
|
||||
#include "wallet/wallet.h"
|
||||
#include "zcash/Proof.hpp"
|
||||
#include "komodo_defs.h"
|
||||
#include "hush_defs.h"
|
||||
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
Reference in New Issue
Block a user