This commit is contained in:
jl777
2016-10-23 14:51:43 -03:00
parent d105332751
commit de5678d8ed

View File

@@ -300,6 +300,7 @@ static const CRPCCommand vRPCCommands[] =
{ "blockchain", "verifytxoutproof", &verifytxoutproof, true },
{ "blockchain", "gettxoutsetinfo", &gettxoutsetinfo, true },
{ "blockchain", "verifychain", &verifychain, true },
{ "blockchain", "paxprice", &paxprice, true },
/* Mining */
{ "mining", "getblocktemplate", &getblocktemplate, true },