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

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