This topic was originally posted by g1o.shara on 10/9/2023.
This content has been migrated from our previous community forum to preserve valuable discussions.
@shahbaz Is there a way of converting private key into mnemonic phrase?
No, a mnemonic is generated using an hd wallet - a hierarchical deterministic wallet. Private keys are “children” of this mnemonic and there can be millions of them, but there’s no way to go back to the parent having only a child private key.
Hi @g1o.shara
As Maharshi answered, the account won’t be deterministic.
Basically it’ll be using the private key as entropy to create a new seed phrase,
But can’t convert the same private key to mnemonic. The account will be changed.