From 07626c3ac02b2b43c0bb8f0d30c6fa2bfa19b273 Mon Sep 17 00:00:00 2001 From: bdhimes Date: Mon, 20 Oct 2025 15:15:57 +0200 Subject: [PATCH] Updates the help text for coldkey regen --- bittensor_cli/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bittensor_cli/cli.py b/bittensor_cli/cli.py index a73aa2e81..130d0704c 100755 --- a/bittensor_cli/cli.py +++ b/bittensor_cli/cli.py @@ -2480,7 +2480,7 @@ def wallet_regen_coldkey( """ Regenerate a coldkey for a wallet on the Bittensor blockchain network. - This command is used to create a new coldkey from an existing mnemonic, seed, or JSON file. + This command is used to create a new instance of a coldkey from an existing mnemonic, seed, or JSON file. USAGE