Skip to content

Commit

Permalink
correct capitalization: change 'token-2022' to 'Token-2022' (#6374)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrensj committed Mar 11, 2024
1 parent ba94c2d commit b6a27d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/token-2022/status.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ with a fee. We plan to include that capability with Solana 1.18.

### Wallets

To start, wallets need to properly handle the token-2022 program and its accounts,
by fetching token-2022 accounts and sending instructions to the proper program.
To start, wallets need to properly handle the Token-2022 program and its accounts,
by fetching Token-2022 accounts and sending instructions to the proper program.

Next, to use confidential tokens, wallets need to create zero-knowledge proofs,
which entails a new transaction flow.
Expand Down

0 comments on commit b6a27d3

Please sign in to comment.