void StartShutdown()
This commit is contained in:
@@ -164,6 +164,7 @@ UniValue CClib_info(struct CCcontract_info *cp);
|
|||||||
CBlockIndex *komodo_blockindex(uint256 hash);
|
CBlockIndex *komodo_blockindex(uint256 hash);
|
||||||
CBlockIndex *komodo_chainactive(int32_t height);
|
CBlockIndex *komodo_chainactive(int32_t height);
|
||||||
int32_t komodo_blockheight(uint256 hash);
|
int32_t komodo_blockheight(uint256 hash);
|
||||||
|
void StartShutdown();
|
||||||
|
|
||||||
static const uint256 zeroid;
|
static const uint256 zeroid;
|
||||||
static uint256 ignoretxid;
|
static uint256 ignoretxid;
|
||||||
|
|||||||
Reference in New Issue
Block a user