From 6ae356bf1f2a1880789ddba097a3f6556308e4c6 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Thu, 18 Jul 2013 17:16:54 -0400 Subject: [PATCH] importAddress for commands list --- RpcClient.js | 1 + 1 file changed, 1 insertion(+) diff --git a/RpcClient.js b/RpcClient.js index 53bef8d..bdb8b78 100644 --- a/RpcClient.js +++ b/RpcClient.js @@ -61,6 +61,7 @@ function ClassSpec(b) { getTxOutSetInfo: '', getWork: '', help: '', + importAddress: 'str str bool', importPrivKey: 'str str bool', keypoolRefill: '', listAccounts: 'int',