This commit is contained in:
jl777
2017-01-20 20:53:57 +02:00
parent 88c3681cab
commit ab6e81ec8f
6 changed files with 47 additions and 4 deletions

View File

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