This commit is contained in:
jl777
2016-11-23 13:03:06 -03:00
parent 2d868edf68
commit dbaf115470
6 changed files with 69 additions and 5 deletions

View File

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