cli

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2020 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func AbiFromFile

func AbiFromFile(abiFile string) (abiObj abi.ABI, err error)

func CodeFromFile

func CodeFromFile(codeFile string) ([]byte, error)

func ContractCallCmd

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

func ContractCreateCmd

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

func GenPayload

func GenPayload(abiFile, method string, args []string) (payload []byte, m abi.Method, err error)

func GetCmdGetLogs

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

func GetCmdGetStorage

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

func GetCmdQueryCall

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

func GetCmdQueryCallFee

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

func GetCmdQueryCode

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

func GetCmdQueryCreateFee

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

func GetCmdQueryDBState

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

func GetCmdQueryParams

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

func GetQueryCmd

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

func VMCmd

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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