Skip to content

Commit

Permalink
update jetton wallet page ver.zh-TW
Browse files Browse the repository at this point in the history
  • Loading branch information
skyline9981 committed Oct 16, 2023
1 parent 2e2d551 commit b6b4b60
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ message(0x7362d09c) JettonTransferNotification {

#### `JettonBurn`:

用於 Jetton Wallet 銷毀自己合約中的 Jetton。
Jetton Wallet 銷毀自己合約中的 Jetton。

```typescript
message(0x595f07bc) JettonBurn {
Expand All @@ -93,7 +93,7 @@ message(0xd53276db) JettonExcesses {
#### `JettonInternalTransfer`:
用於 Jetton Wallet 與其他 Jetton Wallet 或與 Jetton Master 之間的轉帳。
Jetton Wallet 與其他 Jetton Wallet 或與 Jetton Master 之間的轉帳。
範例:
1. Jetton Wallet 與其他 Jetton Wallet 之間的轉帳:Jetton Wallet 傳送一個 `JettonInternalTransfer` 給 Jetton Wallet,Jetton Wallet 會將 Jetton 轉移給 `destination` 擁有的 Jetton Wallet,並且將剩餘的 TON 帶回 `response_destination`
Expand Down

0 comments on commit b6b4b60

Please sign in to comment.