You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a scenario where, after an extended period of time, a user may want to verify that the mnemonic they have is indeed the initial mnemonic that was used during their validator keystore generation.
The best approach to do this as of now is utilizing the existing-mnemonic flow and correctly regenerating a validator keystore.
We should add a section to the documentation talking about how this flow can validate mnemonic possession and provide instructions on how to execute the command and how to verify the pubkey.
The text was updated successfully, but these errors were encountered:
There is a scenario where, after an extended period of time, a user may want to verify that the mnemonic they have is indeed the initial mnemonic that was used during their validator keystore generation.
The best approach to do this as of now is utilizing the
existing-mnemonic
flow and correctly regenerating a validator keystore.We should add a section to the documentation talking about how this flow can validate mnemonic possession and provide instructions on how to execute the command and how to verify the pubkey.
The text was updated successfully, but these errors were encountered: