Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahramy committed Jan 7, 2025
1 parent 5cd7281 commit 4c23183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stellar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ node stellar/its-example.js deploy-token [name] [symbol] [decimal] [salt] [initi
node stellar/its-example.js deploy-remote-token [salt] [destination-chain] [gas-token-address] [gas-fee-amount]
```

#### Deploy Remote Interchain Token
#### Send Interchain Token

```bash
node stellar/its-example.js send-token [token-id] [destination-chain] [destination-address] [amount] [data] [gas-token-address] [gas-fee-amount]
Expand Down

0 comments on commit 4c23183

Please sign in to comment.