Skip to content

Commit

Permalink
Merge pull request #11 from braydonf/generate
Browse files Browse the repository at this point in the history
Add generate method.
  • Loading branch information
kleetus committed Jul 21, 2015
2 parents 538c88e + 1d94679 commit 61448ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ var callspec = {
encryptWallet: '',
estimateFee: 'int',
estimatePriority: 'int',
generate: 'int',
getAccount: '',
getAccountAddress: 'str',
getAddedNodeInfo: '',
Expand Down

0 comments on commit 61448ce

Please sign in to comment.