From 4268cf1d8bf97ac2343e89c78709c293c0727851 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 8 Oct 2021 15:54:03 +0000 Subject: [PATCH] docs: Explain what `solana-stake-accounts new` does (#20401) (#20547) (cherry picked from commit 00c6536528975c3b4041510f48b39536805ea35a) Co-authored-by: Ted Robertson <10043369+tredondo@users.noreply.github.com> --- docs/src/cli/manage-stake-accounts.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/src/cli/manage-stake-accounts.md b/docs/src/cli/manage-stake-accounts.md index b07b0ad79e..ce8902fe9b 100644 --- a/docs/src/cli/manage-stake-accounts.md +++ b/docs/src/cli/manage-stake-accounts.md @@ -22,6 +22,10 @@ solana-stake-accounts new \ --fee-payer ``` +As with [`create-stake-account`](delegate-stake#create-a-stake-account), +`` tokens are transferred from the account at the `` +to a new stake account at ``. + ### Count accounts Count the number of derived accounts: