sui

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2025 License: MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chain

type Chain struct {
	ChainMetadata
	Client sui.ISuiAPI
	// TODO: sui-go currently does not have a working Signer interface, so we
	// have the raw private key for now.
	DeployerKey ed25519.PrivateKey
	URL         string

	Confirm func(txHash string, opts ...any) error
}

Chain represents an Sui chain.

type ChainMetadata added in v0.5.1

type ChainMetadata = common.ChainMetadata

Jump to

Keyboard shortcuts

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