Documentation ¶
Index ¶
Constants ¶
View Source
const (
FlagDenom = "denom"
)
Variables ¶
View Source
var FlagSplit = "split"
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 NewMultiSendTxCmd ¶
NewMultiSendTxCmd returns a CLI command handler for creating a MsgMultiSend transaction. For a better UX this command is limited to send funds from one account to two or more accounts.
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.