Docs/staking with exodus wallet (#16938)
* add Exodus as wallet that supports staking * remove extra verbiage * add binance & ftx. add note for these additions that you cannot select a validator with them * Formatting Co-authored-by: Justin Starry <justin.m.starry@gmail.com>
This commit is contained in:
parent
555ed44e13
commit
18a04b0825
|
@ -70,6 +70,15 @@ Staking operations are supported by the following wallet solutions:
|
|||
Ledger Nano.
|
||||
[Staking commands using the Solana Command Line Tools](cli/delegate-stake.md).
|
||||
|
||||
- [Exodus](https://www.exodus.com/) wallet. They make the process very simple,
|
||||
but you cannot choose a validator: they assign you to their partner validator.
|
||||
See their [FAQ](https://support.exodus.com/article/1551-solana-staking-faq)
|
||||
for details.
|
||||
|
||||
- [Binance](https://www.binance.com/) and [FTX](https://ftx.com/) exchanges.
|
||||
Note that you cannot choose a validator with these services: they assign you
|
||||
to their partner validator.
|
||||
|
||||
#### Create a Stake Account
|
||||
|
||||
A stake account is a different type of account from a wallet address
|
||||
|
|
Loading…
Reference in New Issue