Skip to content

Commit

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

This reverts commit 00c6536.
  • Loading branch information
jstarry authored Oct 8, 2021
1 parent 8422a12 commit 17314f4
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 17314f4

Please sign in to comment.