solana

package
v0.9.6 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PublicKeyLength = 32
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountMeta

type AccountMeta struct {
	PublicKey  [PublicKeyLength]byte
	IsWritable bool
	IsSigner   bool
}

represents solana-style AccountsMeta

type AccountMetaSlice

type AccountMetaSlice []*AccountMeta

Jump to

Keyboard shortcuts

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