Merge pull request #12 from kyledrake/master

importAddress for commands list
This commit is contained in:
Stephen Pair 2013-07-18 15:42:02 -07:00
commit c2b76cb939

View File

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