associated_token_account

package
v1.23.11 Latest Latest
Warning

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

Go to latest
Published: May 10, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAssociatedTokenAccount

func CreateAssociatedTokenAccount(param CreateAssociatedTokenAccountParam) types.Instruction

CreateAssociatedTokenAccount is the only instruction in associated token program

Types

type CreateAssociatedTokenAccountParam

type CreateAssociatedTokenAccountParam struct {
	Funder                 common.PublicKey
	Owner                  common.PublicKey
	Mint                   common.PublicKey
	AssociatedTokenAccount common.PublicKey
}

type Instruction

type Instruction borsh.Enum
const (
	InstructionCreate Instruction = iota
	InstructionCreateIdempotent
)

Jump to

Keyboard shortcuts

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