Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ItemTransferMessage ¶
type ItemTransferMessage struct {
ItemAddress ton.AccountID
Destination ton.AccountID
ResponseDestination ton.AccountID
AttachedTon tlb.Grams
ForwardTon tlb.Grams
ForwardPayload *boc.Cell
CustomPayload *boc.Cell
}
func (ItemTransferMessage) ToInternal ¶
func (itm ItemTransferMessage) ToInternal() (tlb.Message, byte, error)
Click to show internal directories.
Click to hide internal directories.