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

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: You can generate a custom vanity keypair using solana-keygen. For instance:
```bash ```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... Depending on the string requested, it may take days to find a match...