Cleanup
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include "util.h"
|
||||
#include "utilmoneystr.h"
|
||||
#include "wallet.h"
|
||||
//#include "sietch.h"
|
||||
|
||||
CAmount fConsolidationTxFee = DEFAULT_CONSOLIDATION_FEE;
|
||||
bool fConsolidationMapUsed = false;
|
||||
|
||||
@@ -62,7 +62,6 @@
|
||||
|
||||
#include "komodo_defs.h"
|
||||
#include <string.h>
|
||||
//#include "sietch.h"
|
||||
#include "rpchushwallet.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// Copyright (c) 2009-2010 Satoshi Nakamoto
|
||||
// Copyright (c) 2009-2014 The Bitcoin Core developers
|
||||
// Copyright (c) 2019 The Hush developers
|
||||
// Copyright (c) 2019-2020 The Hush developers
|
||||
// Distributed under the MIT software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
@@ -42,7 +42,6 @@
|
||||
#include "zcash/Address.hpp"
|
||||
#include "zcash/zip32.h"
|
||||
#include "base58.h"
|
||||
//#include "sietch.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <map>
|
||||
|
||||
Reference in New Issue
Block a user