cli

package
v0.0.2 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: 378

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBalancesCmd

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/cosmos/cosmos-sdk/issues/5864

func GetCmdQueryTotalSupply

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

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

func GetQueryCmd

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/cosmos/cosmos-sdk/issues/5864

func GetTxCmd

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/cosmos/cosmos-sdk/issues/5864

func NewSendTxCmd

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

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/cosmos/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