diff --git a/electrum b/electrum index 9ee2d1d2c..1849e143b 100755 --- a/electrum +++ b/electrum @@ -394,6 +394,7 @@ if __name__ == '__main__': exit(1) else: password = None + seed = wallet.seed if cmd == 'importprivkey': # See if they specificed a key on the cmd line, if not prompt