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: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBalancesCmd added in v1.0.0

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

GetAccountCmd returns a CLI command handler that facilitates querying for a single or all account balances by address.

TODO: Remove once client-side Protobuf migration has been completed. ref: https://github.com/KiraCore/cosmos-sdk/issues/5864

func GetCmdQueryTotalSupply added in v1.0.0

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

TODO: Remove once client-side Protobuf migration has been completed. ref: https://github.com/KiraCore/cosmos-sdk/issues/5864

func GetQueryCmd added in v1.0.0

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

GetQueryCmd returns the parent querying command for the bank module.

TODO: Remove once client-side Protobuf migration has been completed. ref: https://github.com/KiraCore/cosmos-sdk/issues/5864

func GetTxCmd added in v1.0.0

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

GetTxCmd returns the transaction commands for this module

TODO: Remove once client-side Protobuf migration has been completed. ref: https://github.com/KiraCore/cosmos-sdk/issues/5864

func NewSendTxCmd added in v1.0.0

func NewSendTxCmd(m codec.Marshaler, txg tx.Generator, ar tx.AccountRetriever) *cobra.Command

NewSendTxCmd returns a CLI command handler for creating a MsgSend transaction.

func NewTxCmd added in v1.0.0

NewTxCmd returns a root CLI command handler for all x/bank transaction commands.

func SendTxCmd

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

SendTxCmd will create a send tx and sign it with the given key.

TODO: Remove once client-side Protobuf migration has been completed. ref: https://github.com/KiraCore/cosmos-sdk/issues/5864

Types

This section is empty.

Jump to

Keyboard shortcuts

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