From 59dcecaf201b88a630c1828c5740569d38da2a7f Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Tue, 15 Dec 2020 08:36:14 -0500 Subject: [PATCH] need to delete this jl777 shite --- src/cc/prices.cpp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/cc/prices.cpp b/src/cc/prices.cpp index 837d62dfc..5464d8298 100644 --- a/src/cc/prices.cpp +++ b/src/cc/prices.cpp @@ -1,3 +1,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. * * * @@ -12,7 +15,7 @@ * Removal or modification of this copyright notice is prohibited. * * * *****************************************************************************/ - +//TODO: delete all this jl777 garbage /* CBOPRET creates trustless oracles, which can be used for making a synthetic cash settlement system based on real world prices; @@ -66,7 +69,6 @@ if ( ASSETCHAINS_EARLYTXIDCONTRACT == EVAL_PRICES && KOMODO_EARLYTXID_SCRIPTPUB. This will fetch the op_return, calculate the scriptPubKey and save it to the global. On daemon restart as soon as validation for BETTX happens the global will be filled, after this the transaction never needs to be looked up again. -GetKomodoEarlytxidScriptPub is on line #2080 of komodo_bitcoind.h */ #include "CCassets.h"