Skip to content

Commit 946d3e4

Browse files
authored
Merge pull request #116 from RD4Fun/patch-1
fix hotkeypub usage text
2 parents 61e4188 + 26acc42 commit 946d3e4

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)