integration

package
v0.0.0-...-f5d8f09 Latest Latest
Warning

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

Go to latest
Published: May 6, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterInterfaces

func RegisterInterfaces(registry cdctypes.InterfaceRegistry)

RegisterInterfaces registers the sdk message type.

func RegisterLegacyAminoCodec

func RegisterLegacyAminoCodec(cdc *codec.LegacyAmino)

RegisterLegacyAminoCodec registers the sdk message type.

Types

type Client

type Client struct {
	types.BaseClient
	Key  client.Client
	Bank bank.Client

	Identity identity.Client
	Node     node.Client
	Params   params.Client
	Perm     perm.Client
	Slashing slashing.Client
	// contains filtered or unexported fields
}

func NewClient

func NewClient(cfg types.ClientConfig) Client

func (Client) AppCodec

func (client Client) AppCodec() codec.Marshaler

func (Client) Codec

func (client Client) Codec() *codec.LegacyAmino

func (Client) EncodingConfig

func (client Client) EncodingConfig() types.EncodingConfig

func (Client) Manager

func (client Client) Manager() types.BaseClient

func (Client) Module

func (client Client) Module(name string) types.Module

func (Client) RegisterModule

func (client Client) RegisterModule(ms ...types.Module)

func (Client) SetLogger

func (client Client) SetLogger(logger log.Logger)

Jump to

Keyboard shortcuts

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