Skip to content

Commit

Permalink
removed redundant command entry
Browse files Browse the repository at this point in the history
removed redundant getHashesPerSec entry
  • Loading branch information
brakmic authored Dec 25, 2017
1 parent d98bf3c commit 9e0bc07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/commands.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ var commands = module.exports.commands = [
, 'getDifficulty'
, 'getGenerate'
, 'getHashesPerSec'
, 'getHashesPerSec'
, 'getInfo'
, 'getMemoryPool'
, 'getMemoryPool'
Expand Down

0 comments on commit 9e0bc07

Please sign in to comment.