Revert "docs: Explain what `solana-stake-accounts new` does (#20401)" (#20554)

This reverts commit 00c6536528.
This commit is contained in:
Justin Starry 2021-10-08 15:26:01 -04:00 committed by GitHub
parent 8422a12ac6
commit 17314f4a95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -22,10 +22,6 @@ solana-stake-accounts new <FUNDING_KEYPAIR> <BASE_KEYPAIR> <AMOUNT> \
--fee-payer <KEYPAIR>
```
As with [`create-stake-account`](delegate-stake#create-a-stake-account),
`<AMOUNT>` tokens are transferred from the account at the `<FUNDING_KEYPAIR>`
to a new stake account at `<BASE_KEYPAIR>`.
### Count accounts
Count the number of derived accounts: