cli

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAccountCmd

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

GetAccountCmd returns a query account that will display the state of the account at a given address.

func GetBroadcastCommand added in v0.31.0

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

GetBroadcastCommand returns the tx broadcast command.

func GetDecodeCommand added in v1.0.0

func GetDecodeCommand(codec *amino.Codec) *cobra.Command

GetDecodeCommand returns the decode command to take Amino-serialized bytes and turn it into a JSONified transaction.

func GetEncodeCommand added in v0.31.0

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

GetEncodeCommand returns the encode command to take a JSONified transaction and turn it into Amino-serialized bytes

func GetMultiSignCommand added in v0.30.0

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

GetSignCommand returns the sign command

func GetQueryCmd added in v1.0.0

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

GetQueryCmd returns the transaction commands for this module

func GetSignCommand added in v0.25.0

func GetSignCommand(codec *codec.Codec) *cobra.Command

GetSignCommand returns the transaction sign command.

func GetTxCmd added in v1.0.0

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

GetTxCmd returns the transaction commands for this module

func GetValidateSignaturesCommand added in v1.0.0

func GetValidateSignaturesCommand(codec *codec.Codec) *cobra.Command

func QueryParamsCmd added in v1.0.0

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

QueryParamsCmd returns the command handler for evidence parameter querying.

func QueryTxCmd added in v1.0.0

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

QueryTxCmd implements the default command for a tx query.

func QueryTxsByEventsCmd added in v1.0.0

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

QueryTxsByEventsCmd returns a command to search through transactions by events.

Types

This section is empty.

Jump to

Keyboard shortcuts

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