Fix no need keystore

This commit is contained in:
poka 2021-02-26 02:32:10 +01:00
parent e76bc58e9f
commit 963eaef71a
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ try:
except:
profile = False
if cmd in ('history','balance','get') and (pubkey or profile):
if cmd in ('history','balance','get','id') and (pubkey or profile):
noNeedDunikey = True
keyPath = False
try: