Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove sollet reference from token docs #6032

Merged
merged 1 commit into from
Dec 26, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/src/token.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1815,9 +1815,7 @@ then:
creation the transfer will require more SOL than normal.
However a wallet that chooses to not support creating the recipient's
associated token account at this time should present a message to the user with enough
information to permit them to find a workaround (such as transferring the
token through a fully compliant intermediary wallet such as https://sollet.io)
to allow the users to accomplish their goal
information to find a workaround to accomplish their goal
1. Use `TokenInstruction::Transfer` to complete the transfer

The sender's wallet must not require that the recipient's main wallet address
Expand Down