Skip to content

Commit

Permalink
removed redundant command
Browse files Browse the repository at this point in the history
Removed redundant getBlockCount command entry.
  • Loading branch information
brakmic authored Dec 25, 2017
1 parent d98bf3c commit 0806b97
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 @@ -13,7 +13,6 @@ var commands = module.exports.commands = [
, 'getBlock'
, 'getBlockCount'
, 'getBlockHash'
, 'getBlockCount'
, 'getConnectionCount'
, 'getDifficulty'
, 'getGenerate'
Expand Down

0 comments on commit 0806b97

Please sign in to comment.