Skip to content

Commit

Permalink
docs(oft-solana): fix typo (#1122)
Browse files Browse the repository at this point in the history
  • Loading branch information
nazreen authored Dec 10, 2024
1 parent cf47228 commit e3fced8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/oft-solana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ spl-token mint <TOKEN_MINT> <AMOUNT> --multisig-signer ~/.config/solana/id.json
```

:information_source: `~/.config/solana/id.json` assumes that you will use the keypair in the default location. To verify if this path applies to you, run `solana config get` and not the keypair path value.

:information_source: You can get the `<MINT_AUTHORITY>` address from [deployments/solana-testnet/OFT.json](deployments/solana-testnet/OFT.json).

### Set Message Execution Options
Expand Down

0 comments on commit e3fced8

Please sign in to comment.