void StartShutdown()

This commit is contained in:
jl777
2019-04-14 02:17:58 -11:00
parent aec1884070
commit 9d208da4b6

View File

@@ -164,6 +164,7 @@ UniValue CClib_info(struct CCcontract_info *cp);
CBlockIndex *komodo_blockindex(uint256 hash);
CBlockIndex *komodo_chainactive(int32_t height);
int32_t komodo_blockheight(uint256 hash);
void StartShutdown();
static const uint256 zeroid;
static uint256 ignoretxid;