assotokenprog

package
v1.24.0 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Deprecated: please use github.com/portto/solana-go-sdk/program/associated_token_account

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 added in v1.9.0

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

type Instruction added in v1.13.1

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