Skip to content

Commit

Permalink
Include count in doc for example grind command (solana-labs#12979)
Browse files Browse the repository at this point in the history
  • Loading branch information
joncinque authored Oct 20, 2020
1 parent 301f309 commit a18add6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/running-validator/validator-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ See [Paper Wallet Usage](../paper-wallet/paper-wallet-usage.md) for more info.
You can generate a custom vanity keypair using solana-keygen. For instance:

```bash
solana-keygen grind --starts-with e1v1s
solana-keygen grind --starts-with e1v1s:1
```

Depending on the string requested, it may take days to find a match...
Expand Down

0 comments on commit a18add6

Please sign in to comment.