@@ -607,8 +607,6 @@ UniValue getblockhash(const UniValue& params, bool fHelp)
|
||||
}
|
||||
|
||||
extern uint64_t ASSETCHAINS_STAKED;
|
||||
int32_t komodo_isPoS(CBlock *pblock);
|
||||
uint32_t komodo_segid32(char *coinaddr);
|
||||
|
||||
UniValue getlastsegidstakes(const UniValue& params, bool fHelp)
|
||||
{
|
||||
|
||||
@@ -77,6 +77,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
||||
{ "getlastsegidstakes", 0 },
|
||||
{ "gettransaction", 1 },
|
||||
{ "getrawtransaction", 1 },
|
||||
{ "getlastsegidstakes", 0 },
|
||||
{ "createrawtransaction", 0 },
|
||||
{ "createrawtransaction", 1 },
|
||||
{ "createrawtransaction", 2 },
|
||||
|
||||
Reference in New Issue
Block a user