This commit is contained in:
jl777
2017-01-20 20:18:31 +02:00
parent e77a3b30d2
commit d20fb2db48
4 changed files with 30 additions and 0 deletions

View File

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