(cherry picked from commit f107aa296b
)
Co-authored-by: Ted Robertson <10043369+tredondo@users.noreply.github.com>
This commit is contained in:
@ -37,8 +37,8 @@ private key to a wallet, they can withdraw all the tokens it contains.
|
|||||||
If the private key for a wallet is lost, any tokens that have been sent
|
If the private key for a wallet is lost, any tokens that have been sent
|
||||||
to that wallet's address are **permanently lost**.
|
to that wallet's address are **permanently lost**.
|
||||||
|
|
||||||
Different wallet solutions offer different approaches to keypair security and
|
Different wallet solutions offer different approaches to keypair security,
|
||||||
interacting with the keypair and sign transactions to use/spend the tokens.
|
interacting with the keypair, and signing transactions to use/spend the tokens.
|
||||||
Some are easier to use than others.
|
Some are easier to use than others.
|
||||||
Some store and back up private keys more securely.
|
Some store and back up private keys more securely.
|
||||||
Solana supports multiple types of wallets so you can choose the right balance
|
Solana supports multiple types of wallets so you can choose the right balance
|
||||||
|
Reference in New Issue
Block a user