Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JettonTrasfer ¶
type JettonTrasfer struct { QueryId uint64 `tlb:"## 64"` Amount tlb.Coins `tlb:"."` Destination *address.Address `tlb:"addr"` ResponseDestination *address.Address `tlb:"addr"` CustomPayload *cell.Cell `tlb:"maybe ^"` FwdTonAmount tlb.Coins `tlb:"."` FwdPayload *cell.Cell `tlb:"either . ^"` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.