util

package
v5.1.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SucceessRespCode = uint32(0)
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Cosmwasm added in v5.1.0

type Cosmwasm struct {
	StoreCode    uint64
	ContractAddr string
	Sender       string
	T            *testing.T
	// contains filtered or unexported fields
}

func NewCosmwasmTestSuite added in v5.1.0

func NewCosmwasmTestSuite(t *testing.T, umee client.Client) *Cosmwasm

func (*Cosmwasm) CWExecute added in v5.1.0

func (cw *Cosmwasm) CWExecute(execMsg []byte)

func (*Cosmwasm) CWExecuteWithSeqAndAsync added in v5.1.0

func (cw *Cosmwasm) CWExecuteWithSeqAndAsync(execMsg []byte, accSeq uint64)

func (*Cosmwasm) CWExecuteWithSeqAndAsyncResp added in v5.1.0

func (cw *Cosmwasm) CWExecuteWithSeqAndAsyncResp(execMsg []byte, accSeq uint64) (*sdk.TxResponse, error)

func (*Cosmwasm) CWQuery added in v5.1.0

func (*Cosmwasm) DeployWasmContract added in v5.1.0

func (cw *Cosmwasm) DeployWasmContract(path string)

func (*Cosmwasm) GetAttributeValue added in v5.1.0

func (cw *Cosmwasm) GetAttributeValue(resp sdk.TxResponse, eventName, attrKey string) string

func (*Cosmwasm) InstantiateContract added in v5.1.0

func (cw *Cosmwasm) InstantiateContract(initMsg []byte)

func (*Cosmwasm) MarshalAny added in v5.1.0

func (cw *Cosmwasm) MarshalAny(any interface{}) []byte

Jump to

Keyboard shortcuts

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