Browse Source

importAddress for commands list

patch-2
Kyle Drake 12 years ago
parent
commit
6ae356bf1f
  1. 1
      RpcClient.js

1
RpcClient.js

@ -61,6 +61,7 @@ function ClassSpec(b) {
getTxOutSetInfo: '',
getWork: '',
help: '',
importAddress: 'str str bool',
importPrivKey: 'str str bool',
keypoolRefill: '',
listAccounts: 'int',

Loading…
Cancel
Save