p

package
v1.11.11-rc.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2024 License: BSD-3-Clause Imports: 9 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewContextFromClients

func NewContextFromClients(
	ctx context.Context,
	infoClient info.Client,
	xChainClient avm.Client,
	pChainClient platformvm.Client,
) (*builder.Context, error)

func NewContextFromURI

func NewContextFromURI(ctx context.Context, uri string) (*builder.Context, error)

Types

type Client added in v1.11.11

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

func NewClient added in v1.11.11

func NewClient(
	c platformvm.Client,
	b wallet.Backend,
) *Client

func (*Client) IssueTx added in v1.11.11

func (c *Client) IssueTx(
	tx *txs.Tx,
	options ...common.Option,
) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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