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: 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

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

GetBroadcastCommand returns the tx broadcast command.

func GetDecodeCommand

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

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

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

GetSignCommand returns the sign command

func GetQueryCmd

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

GetQueryCmd returns the root query command for the auth module.

func GetSignCommand

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

GetSignCommand returns the transaction sign command.

func GetTxCmd

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

GetTxCmd returns the transaction commands for this module

func QueryParamsCmd

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

QueryParamsCmd returns the command handler for evidence parameter querying.

func QueryTxCmd

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

QueryTxCmd implements the default command for a tx query.

func QueryTxsByEventsCmd

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