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 <eshaben@icloud.com>
  • Loading branch information
evgeniko and eshaben authored Nov 7, 2024
1 parent 38f1a55 commit b77e3ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ ntt add-chain Solana --latest --mode burning --token INSERT_YOUR_SPL_TOKEN --pay
```

!!! note
The add-chain command accepts an optional `--solana-priority-fee` flag, which sets the priority fee in microlamports. The default is 50000.
The `add-chain` command accepts an optional `--solana-priority-fee` flag, which sets the priority fee in microlamports. The default is `50000`.

The NTT Solana program will then compile and deploy.

Expand Down

0 comments on commit b77e3ab

Please sign in to comment.