From 42575d2c97ac60d6b96ef7a4cf1480d7d212b524 Mon Sep 17 00:00:00 2001 From: Stephen Pair Date: Mon, 12 Aug 2013 11:18:38 -0400 Subject: [PATCH] fix camel case for an api call --- RpcClient.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RpcClient.js b/RpcClient.js index f9d5b1b..631c089 100644 --- a/RpcClient.js +++ b/RpcClient.js @@ -89,7 +89,7 @@ function ClassSpec(b) { validateAddress: '', verifyMessage: '', walletLock: '', - walletPassphrase: 'string int', + walletPassPhrase: 'string int', walletPassphraseChange: '', };