Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
fix typo: Change 'store it the recipient address' to 'store it in the…
Browse files Browse the repository at this point in the history
… recipient address'
  • Loading branch information
joaolago1113 committed Dec 14, 2023
1 parent 47dab26 commit 36b49c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokens/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ solana-tokens distribute-stake --stake-account-address <ACCOUNT_ADDRESS> \
--stake-authority <KEYPAIR> --withdraw-authority <KEYPAIR> --fee-payer <KEYPAIR>
```

Currently, this will subtract 1 SOL from each allocation and store it the
Currently, this will subtract 1 SOL from each allocation and store it in the
recipient address. That SOL can be used to pay transaction fees on staking
operations such as delegating stake. The rest of the allocation is put in
a stake account. The new stake account address is output in the transaction
Expand Down

0 comments on commit 36b49c6

Please sign in to comment.