dumpprivkeys is offline

This commit is contained in:
thomasv 2013-02-26 16:31:42 +01:00
parent ea2d8f2491
commit 8a14679530
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ offline_commands = [ 'password', 'mktx',
'deseed',
'freeze','unfreeze',
'prioritize','unprioritize',
'dumpprivkey','listunspent',
'dumpprivkey','dumpprivkeys','listunspent',
'createmultisig', 'createrawtransaction', 'decoderawtransaction', 'signrawtransaction'
]