types

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountRetriever

type AccountRetriever sdkClient.AccountRetriever

AccountRetriever wrapper for github.com/cosmos/cosmos-sdk/client.AccountRetriever

type Broadcaster

type Broadcaster interface {
	Broadcast(ctx context.Context, msgs ...sdk.Msg) (*sdk.TxResponse, error)
}

Broadcaster interface allows the submission of messages to the axelar network

type Client

type Client rpcclient.Client

Client wrapper for github.com/tendermint/tendermint/rpc/client.Client

type Info

type Info keyring.Info

Info wrapper for github.com/cosmos/cosmos-sdk/crypto/keyring.Info

type Keyring

type Keyring keyring.Keyring

Keyring wrapper for github.com/cosmos/cosmos-sdk/crypto/keyring.Keyring

type Pipeline

type Pipeline interface {
	Push(f func() error, retryOnError func(error) bool) error
	Close()
}

Pipeline represents an execution pipeline

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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