This reverts commit 00c6536528
.
This commit is contained in:
parent
8422a12ac6
commit
17314f4a95
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue