Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'seed_variant' #8260

Closed
TARS-bot opened this issue Mar 17, 2023 · 0 comments
Closed

KeyError: 'seed_variant' #8260

TARS-bot opened this issue Mar 17, 2023 · 0 comments
Assignees
Labels
bug 🐞 gui-qml topic-wizard 🧙‍♂️ related to wallet creation/restore wizard

Comments

@TARS-bot
Copy link

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

Traceback (most recent call last):
  File "/home/user/wspace/electrum/electrum/gui/qml/qewizard.py", line 28, in submit
    view = self.resolve_next(self._current.view, wdata)
  File "/home/user/wspace/electrum/electrum/wizard.py", line 62, in resolve_next
    nav['accept'](wizard_data)
  File "/home/user/wspace/electrum/electrum/wizard.py", line 270, in maybe_master_pubkey
    if self.is_bip39_seed(wizard_data) and 'derivation_path' not in wizard_data:
  File "/home/user/wspace/electrum/electrum/wizard.py", line 238, in is_bip39_seed
    return wizard_data['seed_variant'] == 'bip39'
KeyError: 'seed_variant'

KeyError: 'seed_variant'

Reporter

This issue was reported by 1 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.3.2-866-ga90bff458 3.10.6 (main, Nov 14 2022, 16:10:14) [GCC 11.3.0] Linux-5.19.0-35-generic-x86_64-with-glibc2.35 en_GB

Additional Information

trying to restore from xpub


@SomberNight SomberNight self-assigned this Mar 17, 2023
@SomberNight SomberNight added bug 🐞 topic-wizard 🧙‍♂️ related to wallet creation/restore wizard gui-qml labels Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 gui-qml topic-wizard 🧙‍♂️ related to wallet creation/restore wizard
Projects
None yet
Development

No branches or pull requests

2 participants