Wallet guide: fix grammar (#20228)
This commit is contained in:
parent
af57bd3d48
commit
f107aa296b
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue