Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Create mnemonic from xpriv #44

Open
priestc opened this issue Apr 23, 2016 · 1 comment
Open

Create mnemonic from xpriv #44

priestc opened this issue Apr 23, 2016 · 1 comment

Comments

@priestc
Copy link

priestc commented Apr 23, 2016

It seems the Mnemonic class only can generate new from thin air, but from an already existing xpriv.

I have an xpriv that has been generated, from that xpriv, I want to generate the word list. For instance:

var mn = new Mnemonic.from_xpriv("xprv9uHSnwRJmrVpyLoQcroxzcVpbX8t2mBXr5mjEgmz5FwybjxW5QWqTMgeEtfMwWbggEm9uji839Y4B5hwYrc2z5t9E1SbiDvfwyJTvJZyhue")
console.log(mn.phrase)

Is this possible?

@dabura667
Copy link
Contributor

Is this possible?

No.

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

No branches or pull requests

2 participants