mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Get rid of the internal miner's hashmeter
This commit is contained in:
parent
41cced2106
commit
0cc0d8d60b
5 changed files with 2 additions and 65 deletions
|
|
@ -282,7 +282,6 @@ static const CRPCCommand vRPCCommands[] =
|
|||
#ifdef ENABLE_WALLET
|
||||
/* Coin generation */
|
||||
{ "generating", "getgenerate", &getgenerate, true, false, false },
|
||||
{ "generating", "gethashespersec", &gethashespersec, true, false, false },
|
||||
{ "generating", "setgenerate", &setgenerate, true, true, false },
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue