From 00d2fadbaf81a877516c603630188f2758603d0f Mon Sep 17 00:00:00 2001 From: throw <7436560+shade@users.noreply.github.com> Date: Wed, 29 Nov 2017 11:04:55 -0800 Subject: [PATCH] Duplicate found while I was playing with my flappycoin fork. Cheers! --- lib/commands.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/commands.js b/lib/commands.js index 79f8552..f56f708 100644 --- a/lib/commands.js +++ b/lib/commands.js @@ -51,7 +51,6 @@ module.exports = { importPrivKey: 'importprivkey', importWallet: 'importwallet', // bitcoind v0.9.0+ keypoolRefill: 'keypoolrefill', - keyPoolRefill: 'keypoolrefill', listAccounts: 'listaccounts', listAddressGroupings: 'listaddressgroupings', // bitcoind v0.7.0+ listLockUnspent: 'listlockunspent', // bitcoind v0.8.0+