Mempool optimizations and cleanup

This commit is contained in:
Duke Leto
2020-12-07 09:13:45 -05:00
parent 8ae12ae952
commit 6e3d994b77
2 changed files with 21 additions and 106 deletions

View File

@@ -3,7 +3,6 @@
// Copyright (c) 2019-2020 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************
* Copyright © 2014-2019 The SuperNET Developers. *
* *
@@ -18,7 +17,6 @@
* Removal or modification of this copyright notice is prohibited. *
* *
******************************************************************************/
#ifndef HUSH_MAIN_H
#define HUSH_MAIN_H