Ch-ch-checkpoint it out

This commit is contained in:
Duke Leto
2020-12-16 05:19:44 -05:00
parent faaca46f07
commit 363361b003
3 changed files with 12 additions and 10 deletions

View File

@@ -2,7 +2,6 @@
// Copyright (c) 2016-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. *
* *
@@ -17,15 +16,11 @@
* Removal or modification of this copyright notice is prohibited. *
* *
******************************************************************************/
#include "checkpoints.h"
#include "chainparams.h"
#include "main.h"
#include "uint256.h"
#include <stdint.h>
#include <boost/foreach.hpp>
namespace Checkpoints {