Skip to content

Commit

Permalink
Merge pull request #9 from arterialist/patch-1
Browse files Browse the repository at this point in the history
Fix typo in jetton transfer section
  • Loading branch information
KuznetsovNikita authored Dec 27, 2023
2 parents 2d9126c + 4e31595 commit e40bf41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ ton://transfer/<destination-address>?
[forward-amount=<nanocoins>]
```

Opens the pre-filled NFT-send screen and offers user to enter the missing data.
Opens the pre-filled Jetton-send screen and offers user to enter the missing data.
* `to`: (string) destination account ID. Optional.
* `amount` (decimal string): amount of transferred jettons in elementary units.
* `fee-amount` (decimal string): nanocoins to be sent to the Jetton contract for paying fee. All not used TONs should be returned back by Jetton contract. If not specified default value will be used - 1 TON.
Expand Down

0 comments on commit e40bf41

Please sign in to comment.