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

Wallet shows 0 balance after restore seed words #2516

Closed
ManfredKarrer opened this issue Mar 7, 2019 · 0 comments
Closed

Wallet shows 0 balance after restore seed words #2516

ManfredKarrer opened this issue Mar 7, 2019 · 0 comments
Assignees
Milestone

Comments

@ManfredKarrer
Copy link
Member

The AddressEntryList does not get deleted/updated and that is the reason why the balance in the UI does not show the balance of the wallet after a restore from seed words. With cmd+e (opens the emergency wallet tool) one can see and withdraw the full wallet balance. Also the Tx list is showing all transactions.

The AddressEntryList is important for the management of offer and trades utxos. I assume it can be deleted in a restore from seed case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant