Rebrand to Blackcoin More
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
// Copyright (c) 2014-2016 The BlackCoin Core developers
|
||||
// Copyright (c) 2012-2013 The PPCoin developers
|
||||
// Copyright (c) 2014-2018 The BlackCoin Developers
|
||||
// Copyright (c) 2011-2013 The PPCoin developers
|
||||
// Distributed under the MIT software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
// Stake cache by Qtum
|
||||
// Copyright (c) 2016-2018 The Qtum developers
|
||||
|
||||
#include "pos.h"
|
||||
|
||||
#include "chain.h"
|
||||
@@ -16,7 +19,6 @@
|
||||
#include <stdio.h>
|
||||
#include "util.h"
|
||||
|
||||
|
||||
// Stake Modifier (hash modifier of proof-of-stake):
|
||||
// The purpose of stake modifier is to prevent a txout (coin) owner from
|
||||
// computing future proof-of-stake generated by this txout at the time
|
||||
|
||||
Reference in New Issue
Block a user