new version

This commit is contained in:
blackjok3r
2019-01-23 02:50:53 +08:00
parent 8324e606cd
commit 7167793dbf
10 changed files with 47 additions and 40 deletions

View File

@@ -622,7 +622,7 @@ UniValue getblockhash(const UniValue& params, bool fHelp)
return pblockindex->GetBlockHash().GetHex();
}
extern uint64_t ASSETCHAINS_STAKED;
extern int32_t ASSETCHAINS_STAKED;
UniValue getlastsegidstakes(const UniValue& params, bool fHelp)
{