Skip to content

Commit

Permalink
Revert "docs: Explain what solana-stake-accounts new does (solana-l…
Browse files Browse the repository at this point in the history
…abs#20401)" (solana-labs#20554)

This reverts commit 00c6536.
  • Loading branch information
jstarry authored and dankelleher committed Nov 24, 2021
1 parent bb58730 commit bc3cd2e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/src/cli/manage-stake-accounts.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bc3cd2e

Please sign in to comment.