ops

package
v0.0.0-...-c9d69aa Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Notice: AsUntypedRelaxed is used to preserve op.IN type information in the registry,
	// which allows relaxed (e.g., generic map[string]interface{}) input unmarshaling.
	AllOperations = []*operations.Operation[any, any, any]{
		ton.SendMessages.AsUntypedRelaxed(),
		ton.Deploy.AsUntypedRelaxed(),
		upgradeable.Upgrade.AsUntypedRelaxed(),

		operation.DeployTONContractOp.AsUntypedRelaxed(),
		operation.DownloadArtifactsOp.AsUntypedRelaxed(),
	}

	// Registry is the (default) operations registry for available TON operations.
	Registry = operations.NewOperationRegistry(AllOperations...)
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
lib

Jump to

Keyboard shortcuts

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