types

package
v0.0.0-...-74e6f8a Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: Apache-2.0 Imports: 4 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 sdkClient.Context, msgs ...sdk.Msg) (*sdk.TxResponse, error)
}

Broadcaster interface allows the submission of messages to the dkg 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(func() error) 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