Documentation ¶
Overview ¶
Deprecated: please use github.com/AbelGate/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 Instruction ¶
type Instruction borsh.Enum
const ( InstructionCreate Instruction = iota InstructionCreateIdempotent )
Click to show internal directories.
Click to hide internal directories.