-
Notifications
You must be signed in to change notification settings - Fork 74
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
The results of the comment btcli w regen_coldkey include the following information:
This command is used to create a new coldkey from an existing mnemonic, seed, or JSON file.
While technically accurate in that a new instance is created, it's not creating a new coldkey overall, and this can be confusing. Recommend either:
This command is used to create a new instance of a coldkey from an existing mnemonic, seed, or JSON file. or
This command is used to regenerate a coldkey from an existing mnemonic, seed, or JSON file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation