Skip to content

Commit

Permalink
Recognize the getcoinsupply RPC.
Browse files Browse the repository at this point in the history
  • Loading branch information
dajohi committed Feb 17, 2016
1 parent 9856be3 commit e578aa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/RpcClient.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ var callspec = {
getBlockHash: 'int',
getBlockNumber: '',
getBlockTemplate: '',
getCoinSupply: '',
getConnectionCount: '',
getDifficulty: '',
getGenerate: '',
Expand Down

0 comments on commit e578aa9

Please sign in to comment.