Skip to content

Commit 26acc42

Browse files
authored
fix hotkeypub usage text
old reference to coldkeypub
1 parent 605fac7 commit 26acc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/btcli/btcli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ alias: regen_hotkey
573573
This command regenerates the public part of a hotkey (hotkeypub.txt) for a wallet. Use this command when you need to move machine for subnet mining. Use the public key or SS58 address from your hotkeypub.txt that you have on another machine to regenerate the hotkeypub.txt on this new machine.
574574

575575
**Usage**
576-
The command requires either a public key in hexadecimal format or an `SS58` address from the existing `hotkeypub.txt` from old machine to regenerate the coldkeypub on the new machine.
576+
The command requires either a public key in hexadecimal format or an `SS58` address from the existing `hotkeypub.txt` from old machine to regenerate the hotkeypub on the new machine.
577577

578578
**Example:**
579579

0 commit comments

Comments
 (0)