1
0
This commit is contained in:
thomasv
2013-02-27 09:04:22 +01:00
parent c871a79582
commit e84d087a64
4 changed files with 260 additions and 156 deletions

View File

@@ -284,7 +284,7 @@ if __name__ == '__main__':
sys.exit(0)
# important warning
if cmd in ['dumpprivkey', 'dumpprivkeys']:
print_msg("WARNING: ALL your private keys are secret.")