platform_secondary

package
v0.0.0-...-268577f Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2026 License: MIT Imports: 7 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

Functions

func Compile

func Compile(ownerAddress aptos.AccountAddress) (compile.CompiledPackage, error)

Types

type PlatformSecondary

type PlatformSecondary interface {
	Address() aptos.AccountAddress

	Forwarder() module_forwarder.ForwarderInterface
	Storage() module_storage.StorageInterface
}

func DeployToObject

DeployToObject deploys the PlatformSecondary contract to a new named object. The resulting address will be calculated using the deployer's account address and the next sequence number

type PlatformSecondaryContract

type PlatformSecondaryContract struct {
	// contains filtered or unexported fields
}

func (PlatformSecondaryContract) Address

func (PlatformSecondaryContract) Forwarder

func (PlatformSecondaryContract) Storage

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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