Skip to content

Commit a928698

Browse files
fix: typos in miners-btcli-guide.md (#63)
1 parent 345fb3a commit a928698

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/miners/miners-btcli-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See also:
1616

1717
## Intro
1818

19-
Miners in Bittensor work to produce digital commondities. To securely serve these commodities to validators, miners use their registered hotkey to sign requests. Therefore, miners primarily rely on **hotkeys** for daily operations.
19+
Miners in Bittensor work to produce digital commodities. To securely serve these commodities to validators, miners use their registered hotkey to sign requests. Therefore, miners primarily rely on **hotkeys** for daily operations.
2020

2121
The **coldkey** is only needed when you need to create or fund that hotkey, or if you want to stake additional TAO or pay the burn for registrations.
2222

@@ -56,9 +56,9 @@ See [Coldkey and Hotkey Workstation Security](../getting-started/coldkey-hotkey-
5656
Miners will need coldkeys to manage their TAO and alpha currency, as well as hotkeys to serve requests. Ensure there is a clear boundary: The coldkey should **never** be on an environment with untrusted ML code from containers, frameworks, or libraries that might exfiltrate secrets.
5757
:::
5858

59-
## `btcli` commandsfor miners:
59+
## `btcli` commands for miners:
6060

61-
### Hotkey Managementd
61+
### Hotkey Management
6262

6363
`btcli wallet new-hotkey` , `btcli wallet regen-hotkey`, : Create and register a hotkey on a secure coldkey workstation then transfer the hotkey file or mnemonic to the mining workstation.
6464

0 commit comments

Comments
 (0)