cli

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2020 License: Apache-2.0 Imports: 21 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(cdc *codec.Codec) *cobra.Command

GetCmdGetContractInfo gets details about a given contract

func GetCmdGetContractState

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

GetCmdGetContractState dumps full internal state of a given contract

func GetCmdGetContractStateAll

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

func GetCmdGetContractStateRaw

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

func GetCmdGetContractStateSmart

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

func GetCmdListCode

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

GetCmdListCode lists all wasm code uploaded

func GetCmdListContracts

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

GetCmdListContracts lists all instantiated contracts

func GetCmdQueryCode

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

GetCmdQueryCode returns the bytecode for a given contract

func GetQueryCmd

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

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 StoreCodeCmd

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

StoreCodeCmd will upload code to be reused.

Types

This section is empty.

Jump to

Keyboard shortcuts

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