types

package
v0.0.0-...-2adbdf0 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2022 License: CC0-1.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const SlotsInEpoch uint64 = 432000

Variables

This section is empty.

Functions

This section is empty.

Types

type FeeCalculator

type FeeCalculator struct {
	LamportsPerSignature uint64
}

type Hash

type Hash [32]byte

func (Hash) String

func (h Hash) String() string

type ParsedInstruction

type ParsedInstruction struct {
	Type  string      `json:"type"`
	Value interface{} `json:"value"`
}

func NewParsedInstruction

func NewParsedInstruction(typ string, value interface{}) ParsedInstruction

func (ParsedInstruction) GetValueJSON

func (p ParsedInstruction) GetValueJSON() interface{}

type Pubkey

type Pubkey [32]byte

func (Pubkey) String

func (p Pubkey) String() string

Jump to

Keyboard shortcuts

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