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

This reverts commit 00c6536528.

(cherry picked from commit 17314f4a95)

Co-authored-by: Justin Starry <justin@solana.com>
This commit is contained in:
mergify[bot]
2021-10-08 19:46:48 +00:00
committed by GitHub
parent 4268cf1d8b
commit c3cc7d52fe

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: