migrate

package
v1.2.0-dhobyghaut Latest Latest
Warning

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

Go to latest
Published: May 20, 2022 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	TxModeInfo = &tx.ModeInfo{
		Sum: &tx.ModeInfo_Single_{
			Single: &tx.ModeInfo_Single{Mode: signing.SignMode_SIGN_MODE_DIRECT},
		},
	}
)

Functions

This section is empty.

Types

type Client

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

func NewClient

func NewClient(t *testing.T) *Client

func (*Client) AuthQuery

func (c *Client) AuthQuery() authtypes.QueryClient

func (*Client) BankQuery

func (c *Client) BankQuery() banktypes.QueryClient

func (*Client) BroadcastTx

func (c *Client) BroadcastTx(msgList ...sdk.Msg) string

func (*Client) BuildTx

func (c *Client) BuildTx(msgList []sdk.Msg, accountNumber, accountSequence uint64) (txBodyBytes, txAuthInfoBytes []byte)

func (*Client) DistrQuery

func (c *Client) DistrQuery() distrtypes.QueryClient

func (*Client) FxAddress

func (c *Client) FxAddress() sdk.AccAddress

func (*Client) GovQuery

func (c *Client) GovQuery() govtypes.QueryClient

func (*Client) OtherQuery

func (c *Client) OtherQuery() othertypes.QueryClient

func (*Client) ServiceClient

func (c *Client) ServiceClient() tx.ServiceClient

func (*Client) SetPrivateKey

func (c *Client) SetPrivateKey(key cryptotypes.PrivKey)

func (*Client) StakingQuery

func (c *Client) StakingQuery() stakingtypes.QueryClient

Jump to

Keyboard shortcuts

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