Include count in doc for example grind command (#12979)

This commit is contained in:
Jon Cinque 2020-10-20 20:46:48 +02:00 committed by GitHub
parent 301f3096a0
commit a18add6eed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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...