dumpprivkeys is offline
authorthomasv <thomasv@gitorious>
Tue, 26 Feb 2013 15:31:42 +0000 (16:31 +0100)
committerthomasv <thomasv@gitorious>
Tue, 26 Feb 2013 15:31:42 +0000 (16:31 +0100)
lib/commands.py

index 117c688..cf8d545 100644 (file)
@@ -92,7 +92,7 @@ offline_commands = [ 'password', 'mktx',
                      'deseed',
                      'freeze','unfreeze',
                      'prioritize','unprioritize',
-                     'dumpprivkey','listunspent',
+                     'dumpprivkey','dumpprivkeys','listunspent',
                      'createmultisig', 'createrawtransaction', 'decoderawtransaction', 'signrawtransaction'
                      ]