cli

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2020 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteContractCmd

func ExecuteContractCmd(cdc *codec.Codec) *cobra.Command

ExecuteContractCmd will instantiate a contract from previously uploaded code.

func GetCmdGetContractInfo

func GetCmdGetContractInfo(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdGetContractInfo gets details about a given contract

func GetCmdGetContractStore

func GetCmdGetContractStore(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdGetContractStore send query msg to a given contract

func GetCmdGetRawStore

func GetCmdGetRawStore(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdGetRawStore dumps full internal state of a given contract

func GetCmdQueryByteCode

func GetCmdQueryByteCode(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryByteCode returns the bytecode for a given contract

func GetCmdQueryCodeInfo

func GetCmdQueryCodeInfo(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryCodeInfo is for querying code information

func GetCmdQueryParams

func GetCmdQueryParams(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryParams implements the query params command.

func GetQueryCmd

func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command

GetQueryCmd returns the cli query commands for wasm module

func GetTxCmd

func GetTxCmd(cdc *codec.Codec) *cobra.Command

GetTxCmd returns the transaction commands for this module

func InstantiateContractCmd

func InstantiateContractCmd(cdc *codec.Codec) *cobra.Command

InstantiateContractCmd will instantiate a contract from previously uploaded code.

func MigrateContractCmd

func MigrateContractCmd(cdc *codec.Codec) *cobra.Command

MigrateContractCmd will instantiate a contract from previously uploaded code.

func StoreCodeCmd

func StoreCodeCmd(cdc *codec.Codec) *cobra.Command

StoreCodeCmd will upload code to be reused.

func UpdateContractOwnerCmd

func UpdateContractOwnerCmd(cdc *codec.Codec) *cobra.Command

UpdateContractOwnerCmd will instantiate a contract from previously uploaded code.

Types

This section is empty.

Jump to

Keyboard shortcuts

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