Skip to content

Commit

Permalink
Update build/contract-integrations/native-token-transfers/deployment-…
Browse files Browse the repository at this point in the history
…process/deploy-to-solana.md

Co-authored-by: Erin Shaben <[email protected]>
  • Loading branch information
evgeniko and eshaben authored Jan 17, 2025
1 parent aa9bc86 commit 1dd8cf2
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,7 @@ This script will output the derived PDA, which you will use in the next step.
### Set SPL Token Mint Authority

!!!Warning
Create your token's metadata before delegating mint authority.
[Example on how to create metadata for your spl-token](https://github.com/wormhole-foundation/demo-metaplex-metadata){target=\_blank}:
You must create your token's metadata before delegating mint authority. [See an example on how to create metadata for your SPL token](https://github.com/wormhole-foundation/demo-metaplex-metadata){target=\_blank}.

If deploying in `burning` mode, you'll set the SPL token mint authority to the newly generated token authority PDA:

Expand Down

0 comments on commit 1dd8cf2

Please sign in to comment.