apis

package
v0.0.0-...-95bd726 Latest Latest
Warning

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

Go to latest
Published: May 12, 2022 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	XChain = "X"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewClient

func NewClient(uri string, requestTimeout time.Duration) *Client

Returns a Client for interacting with the P Chain endpoint

func (*Client) AdminAPI

func (c *Client) AdminAPI() admin.Client

func (*Client) HealthAPI

func (c *Client) HealthAPI() health.Client

func (*Client) InfoAPI

func (c *Client) InfoAPI() info.Client

func (*Client) IpcsAPI

func (c *Client) IpcsAPI() ipcs.Client

func (*Client) KeystoreAPI

func (c *Client) KeystoreAPI() keystore.Client

func (*Client) PChainAPI

func (c *Client) PChainAPI() platformvm.Client

func (*Client) XChainAPI

func (c *Client) XChainAPI() avm.Client

Jump to

Keyboard shortcuts

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