This commit is contained in:
jl777
2016-10-31 10:24:43 -03:00
parent 1e9d15c61c
commit 336ab14177
2 changed files with 3 additions and 1 deletions

View File

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