compile fix
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Copyright (c) 2019 The Hush developers
|
||||
/******************************************************************************
|
||||
* Copyright © 2014-2019 The SuperNET Developers. *
|
||||
* *
|
||||
@@ -431,7 +432,7 @@ int32_t komodo_blockheight(uint256 hash);
|
||||
bool komodo_txnotarizedconfirmed(uint256 txid);
|
||||
int32_t komodo_blockload(CBlock& block, CBlockIndex *pindex);
|
||||
uint32_t komodo_chainactive_timestamp();
|
||||
//uint32_t GetLatestTimestamp(int32_t height);
|
||||
uint32_t GetLatestTimestamp(int32_t height);
|
||||
|
||||
#ifndef KOMODO_NSPV_FULLNODE
|
||||
#define KOMODO_NSPV_FULLNODE (KOMODO_NSPV <= 0)
|
||||
|
||||
Reference in New Issue
Block a user