From bb12f48014527fdacc454d4de621247f8eb35f6e Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2020 16:17:24 +0000 Subject: [PATCH] Add SolFlare as stake-supporting wallet (#11891) (#11892) Co-authored-by: publish-docs.sh (cherry picked from commit 8ba3a33129736f2143156cea6cf18205c0902509) Co-authored-by: Dan Albert --- docs/src/staking.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/src/staking.md b/docs/src/staking.md index e01e9980a4..4499cc4c1b 100644 --- a/docs/src/staking.md +++ b/docs/src/staking.md @@ -64,10 +64,15 @@ Different wallets will vary slightly in their process for this but the general description is below. #### Supported Wallets -Currently, staking operation are only supported by wallets that can interact -with the Solana command line tools, including Ledger Nano S and paper wallet. +Staking operations are supported by the following wallet solutions: -[Staking commands using the Solana Command Line Tools](cli/delegate-stake.md) + - SolFlare.com in conjunction with a keystore file or a Ledger Nano S. Check + out our [guide to using SolFlare](wallet-guide/solflare.md) for details. + + - Solana command line tools can perform all stake operations in conjunction + with a CLI-generated keypair file wallet, a paper wallet, or with a connected + Ledger Nano S. + [Staking commands using the Solana Command Line Tools](cli/delegate-stake.md). #### Create a Stake Account A stake account is a different type of account from a wallet address