Skip to content

Commit 42d0715

Browse files
committed
fix: update
1 parent d9658f9 commit 42d0715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/hello-world-ncn/jito-restaking.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Operators are the entities that perform working and participate in the consensus
5858
```bash
5959
solana-keygen grind --starts-with ope:1
6060
mkdir -p credentials/operator
61-
mv opeKDrPSPhLYFFRpsPTLU6o86f4AFcFvNMRvbdifhvq.json ./credentials/ope/
61+
mv opeKDrPSPhLYFFRpsPTLU6o86f4AFcFvNMRvbdifhvq.json ./credentials/operator
6262
```
6363

6464
Similar to the NCN keypair, this creates a vanity address starting with "opt:1" for Hello World operator admin, making it easier to identify in transaction and logs.

0 commit comments

Comments
 (0)