Documentation
¶
Index ¶
- Constants
- func GetBalancesCmd() *cobra.Command
- func GetCmdDenomsMetadata() *cobra.Command
- func GetCmdQueryTotalSupply() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func NewBurnTxCmd() *cobra.Command
- func NewSendToModuleTxCmd() *cobra.Command
- func NewSendTxCmd() *cobra.Command
- func NewTxCmd() *cobra.Command
Constants ¶
View Source
const (
FlagDenom = "denom"
)
Variables ¶
This section is empty.
Functions ¶
func GetBalancesCmd ¶
func GetCmdDenomsMetadata ¶
GetCmdDenomsMetadata defines the cobra command to query client denomination metadata.
func GetCmdQueryTotalSupply ¶
func GetQueryCmd ¶
GetQueryCmd returns the parent command for all x/bank CLi query commands. The provided clientCtx should have, at a minimum, a verifier, Tendermint RPC client, and marshaler set.
func NewBurnTxCmd ¶
NewSendTxCmd returns a CLI command handler for creating a MsgSend transaction.
func NewSendToModuleTxCmd ¶
NewSendTxCmd returns a CLI command handler for creating a MsgSend transaction.
func NewSendTxCmd ¶
NewSendTxCmd returns a CLI command handler for creating a MsgSend transaction.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.