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

Support displaying mnemonic again #1982

Closed
kilrau opened this issue Nov 5, 2020 · 0 comments · Fixed by #2000
Closed

Support displaying mnemonic again #1982

kilrau opened this issue Nov 5, 2020 · 0 comments · Fixed by #2000
Assignees
Labels
enhancement New feature or request P1 top priority
Milestone

Comments

@kilrau
Copy link
Contributor

kilrau commented Nov 5, 2020

This is needed for ExchangeUnion/xud-ui#39 - we are calling create in XUD EXPLORER with some default values, the user "creating" the environment is actually "changing" the password and showing the mnemonic again in this flow.

I guess this should be a separate "show mnemonic" call.

@kilrau kilrau added the P1 top priority label Nov 5, 2020
@kilrau kilrau added this to the 1.3.1 milestone Nov 5, 2020
@kilrau kilrau modified the milestones: 1.3.1, 1.2.2 Nov 19, 2020
@kilrau kilrau added the enhancement New feature or request label Nov 19, 2020
sangaman added a commit that referenced this issue Nov 20, 2020
This adds a new rpc call `GetMnemonic` that can be used to retrieve
the master seed mnemonic for xud at runtime after an xud node has been
created.

Closes #1982.
sangaman added a commit that referenced this issue Nov 23, 2020
This adds a new rpc call `GetMnemonic` that can be used to retrieve
the master seed mnemonic for xud at runtime after an xud node has been
created.

Closes #1982.
sangaman added a commit that referenced this issue Nov 23, 2020
This adds a new rpc call `GetMnemonic` that can be used to retrieve
the master seed mnemonic for xud at runtime after an xud node has been
created.

Closes #1982.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 top priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants