nft

package
v1.0.0-rc1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Item

type Item struct {
	Address    tongo.AccountID
	Collection *tongo.AccountID
	Owner      *tongo.AccountID
}

func (Item) Transfer

func (item Item) Transfer(ctx context.Context, sender sender, destination tongo.AccountID) error

type ItemTransferMessage

type ItemTransferMessage struct {
	ItemAddress         tongo.AccountID
	Destination         tongo.AccountID
	ResponseDestination tongo.AccountID
	AttachedTon         tlb.Grams
	ForwardTon          tlb.Grams
	ForwardPayload      *boc.Cell
	CustomPayload       *boc.Cell
}

func (ItemTransferMessage) ToInternal

func (itm ItemTransferMessage) ToInternal() (tlb.Message, byte, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL