diff --git a/cli.js b/cli.js index 4004cf6..9a934fc 100755 --- a/cli.js +++ b/cli.js @@ -15,6 +15,7 @@ const exportedProperties = [ 'listAccounts', 'newAccount', 'importPrivateKey', + 'recoverPrivateKey', 'getBalance', 'getNonce', 'selectAccount',