diff --git a/lib/commands.py b/lib/commands.py index 117c688a2..cf8d545ee 100644 --- a/lib/commands.py +++ b/lib/commands.py @@ -92,7 +92,7 @@ offline_commands = [ 'password', 'mktx', 'deseed', 'freeze','unfreeze', 'prioritize','unprioritize', - 'dumpprivkey','listunspent', + 'dumpprivkey','dumpprivkeys','listunspent', 'createmultisig', 'createrawtransaction', 'decoderawtransaction', 'signrawtransaction' ]